CreateEvent"
From Documentation
Tmillsclare (talk | contribs) m |
|||
Line 14: | Line 14: | ||
N/A | N/A | ||
− | |||
Line 29: | Line 28: | ||
=Supported Children= | =Supported Children= | ||
− | None | + | *None |
=Use cases= | =Use cases= | ||
Line 36: | Line 35: | ||
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
− | | | + | | |
| | | | ||
| | | | ||
Line 46: | Line 45: | ||
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- | ||
− | | 5.0. | + | | 5.0.2 |
| 4/28/2010 | | 4/28/2010 | ||
| Initialization | | Initialization |
Revision as of 03:50, 14 May 2010
CreateEvent
- Demonstration: N/A
- Java API: CreateEvent
- JavaScript API: N/A
Employment/Purpose
Used to notify a window that all its children are created and initialized. UiEngine post this event to components that declares the onCreate handler (either as a method or as in instance definition).
Example
N/A
Supported events
None | None |
Supported Children
*None
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|
5.0.2 | 4/28/2010 | Initialization |