XulElement"
From Documentation
Jumperchen (talk | contribs) m (Created page with '{{ZKComponentReferencePageHeader}} = Xul Element = *Java API: <javadoc>org.zkoss.zul.impl.XulElement</javadoc> *JavaScript API: <javadoc directory="jsdoc">zul.Widget</javadoc> …') |
|||
(16 intermediate revisions by 5 users not shown) | |||
Line 3: | Line 3: | ||
= Xul Element = | = Xul Element = | ||
+ | *Demonstration: N/A | ||
*Java API: <javadoc>org.zkoss.zul.impl.XulElement</javadoc> | *Java API: <javadoc>org.zkoss.zul.impl.XulElement</javadoc> | ||
*JavaScript API: <javadoc directory="jsdoc">zul.Widget</javadoc> | *JavaScript API: <javadoc directory="jsdoc">zul.Widget</javadoc> | ||
Line 8: | Line 9: | ||
= Employement/Purpose = | = Employement/Purpose = | ||
The fundamental class for XUL elements. | The fundamental class for XUL elements. | ||
+ | |||
+ | =Supported Events= | ||
+ | |||
+ | [[ZK_Component_Reference/Base_Components/HtmlBasedComponent#Supported_Events | Inherited Supported Events from HtmlBasedComponent]] | ||
=Supported Children= | =Supported Children= | ||
*ALL | *ALL | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{ZKComponentReferencePageFooter}} | {{ZKComponentReferencePageFooter}} |
Latest revision as of 02:47, 10 June 2022
Xul Element
- Demonstration: N/A
- Java API: XulElement
- JavaScript API: Widget
Employement/Purpose
The fundamental class for XUL elements.
Supported Events
Inherited Supported Events from HtmlBasedComponent
Supported Children
*ALL