XulElement"

From Documentation
 
(15 intermediate revisions by 4 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
 
=Version History=
 
 
 
 
{| border='1px' | width="100%"
 
! Version !! Date !! Content
 
|-
 
| 5.0.1
 
| 04/20/2010
 
| Initialization
 
|}
 
  
 
{{ZKComponentReferencePageFooter}}
 
{{ZKComponentReferencePageFooter}}

Latest revision as of 02:47, 10 June 2022

Xul Element

Employement/Purpose

The fundamental class for XUL elements.

Supported Events

Inherited Supported Events from HtmlBasedComponent

Supported Children

*ALL



Last Update : 2022/06/10

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.