ZIndexEvent"

From Documentation
m
Line 10: Line 10:
 
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.
 
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: [[#ZK_Component_Reference/Containers/Window|Window]].  
+
The components which are supported this event are: [[ZK_Component_Reference/Containers/Window|Window]].
  
 
= Example =
 
= Example =

Revision as of 08:18, 30 April 2010

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

Name
Event Type
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



Last Update : 2010/04/30

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