SelectionEvent"

From Documentation
Line 1: Line 1:
init
+
{{ZKComponentReferencePageHeader}}
 +
 
 +
= SelectionEvent  =
 +
 
 +
*Demonstration: N/A
 +
*Java API: <javadoc>org.zkoss.zk.ui.event.SelectionEvent</javadoc>
 +
 
 +
= Employment/Purpose =
 +
 
 +
Represents an event cause by user's the list selection is changed at the client.
 +
 
 +
= Example =
 +
 
 +
 
 +
 
 +
 
 +
 
 +
=Supported events=
 +
 
 +
{| border="1" | width="100%"
 +
! <center>Name</center>
 +
! <center>Event Type</center>
 +
|-
 +
| None
 +
| None
 +
|}
 +
 
 +
=Supported Children=
 +
 
 +
*NONE
 +
 
 +
=Use cases=
 +
 
 +
{| border='1px' | width="100%"
 +
! Version !! Description !! Example Location
 +
|-
 +
| 5.0+
 +
| &nbsp;
 +
| &nbsp;
 +
|}
 +
 
 +
=Version History=
 +
 
 +
{| border='1px' | width="100%"
 +
! Version !! Date !! Content
 +
|-
 +
| 5.0.1
 +
| 5/5/2010
 +
| Initialization
 +
|}
 +
 
 +
{{ZKComponentReferencePageFooter}}

Revision as of 10:44, 5 May 2010


SelectionEvent

SelectionEvent

Employment/Purpose

Represents an event cause by user's the list selection is changed at the client.

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 5/5/2010 Initialization



Last Update : 2010/05/05

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