XulElement"

From Documentation
m
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.  
 +
 +
=Example=
 +
 +
N/A
 +
 +
=Supported Events=
 +
 +
{| border="1" | width="100%"
 +
! <center>Name</center>
 +
! <center>Inherited From</center>
 +
 +
|-
 +
| None
 +
| None
 +
|}
  
 
=Supported Children=
 
=Supported Children=
  
 
  *ALL
 
  *ALL
 +
 +
=Use Cases=
 +
 +
  
 
=Version History=
 
=Version History=
 
  
  
Line 20: Line 39:
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.0.1
+
| 5.0.2
 
| 04/20/2010
 
| 04/20/2010
 
| Initialization
 
| Initialization

Revision as of 04:28, 14 May 2010

Xul Element

Employement/Purpose

The fundamental class for XUL elements.

Example

N/A

Supported Events

Name
Inherited From
None None

Supported Children

*ALL

Use Cases

Version History

Version Date Content
5.0.2 04/20/2010 Initialization



Last Update : 2010/05/14

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