Orgchildren"
From Documentation
Charlesqiu (talk | contribs) |
Charlesqiu (talk | contribs) |
||
Line 7: | Line 7: | ||
<tt>Orgchildren </tt>contains a collection of Orgitem components. It is main body of the <tt>Organigram </tt>and it also the main body of a <tt>Orgitem</tt>'s children. | <tt>Orgchildren </tt>contains a collection of Orgitem components. It is main body of the <tt>Organigram </tt>and it also the main body of a <tt>Orgitem</tt>'s children. | ||
+ | |||
+ | = Example = | ||
+ | |||
+ | = Supported Events = | ||
+ | |||
+ | {| border="1" | width="100%" | ||
+ | ! <center>Name</center> | ||
+ | ! <center>Event Type</center> | ||
+ | |- | ||
+ | | None | ||
+ | | None | ||
+ | |} | ||
+ | |||
+ | *Inherited Supported Events: [[ZK_Component_Reference/Base_Components/XulElement#Supported_Events | XulElement]] |
Revision as of 06:44, 8 August 2018
Orgchildren
- Java API: Orgchildren
- JavaScript API: Orgchildren
Employment/Purpose
Orgchildren contains a collection of Orgitem components. It is main body of the Organigram and it also the main body of a Orgitem's children.
Example
Supported Events
None | None |
- Inherited Supported Events: XulElement