ZIndexEvent
From Documentation
Revision as of 08:18, 30 April 2010 by Jumperchen (talk | contribs)
ZIndexEvent
- Demonstration: N/A
- Java API: ZIndexEvent
Employment/Purpose
Represents an event caused by a component whose z-index is modified by the client. A z-indexed component must send ZindexEvent once the z-index of component is modifiable by the client.
The components which are supported this event are: Window.
Example
Supported events
None | None |
Supported Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
5.0+ |
Version History
Version | Date | Content |
---|---|---|
5.0.1 | 4/30/2010 | Initialization |