ZIndexEvent"

From Documentation
m
Line 5: Line 5:
 
*Demonstration: N/A
 
*Demonstration: N/A
 
*Java API: <javadoc>org.zkoss.zk.ui.event.ZIndexEvent</javadoc>
 
*Java API: <javadoc>org.zkoss.zk.ui.event.ZIndexEvent</javadoc>
 +
*JavaScript API: N/A
  
 
= Employment/Purpose =
 
= Employment/Purpose =
Line 14: Line 15:
 
= Example =
 
= Example =
  
 
+
N/A
 
 
 
 
  
 
=Supported events=
 
=Supported events=
Line 37: Line 36:
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
| 5.0+
+
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
Line 47: Line 46:
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.0.1
+
| 5.0.2
 
| 4/30/2010
 
| 4/30/2010
 
| Initialization
 
| Initialization

Revision as of 03:14, 14 May 2010

ZIndexEvent

  • Demonstration: N/A
  • Java API: ZIndexEvent
  • JavaScript API: N/A

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

N/A

Supported events

Name
Event Type
None None

Supported Children

*NONE

Use cases

Version Description Example Location
     

Version History

Version Date Content
5.0.2 4/30/2010 Initialization



Last Update : 2010/05/14

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