StateChangeEvent"

From Documentation
(Created page with "{{ZKComponentReferencePageHeader}} = StateChangeEvent = *Demonstration: N/A *Java API: N/A *JavaScript API: N/A = Employment/Purpose = Represents an event that state of compo...")
 
m ((via JWB))
 
(3 intermediate revisions by 3 users not shown)
Line 4: Line 4:
  
 
*Demonstration: N/A
 
*Demonstration: N/A
*Java API: N/A
+
*Java API: <javadoc>org.zkoss.zkmax.zul.event.StateChangeEvent</javadoc>
 
*JavaScript API: N/A
 
*JavaScript API: N/A
  
 
= Employment/Purpose =
 
= Employment/Purpose =
  
Represents an event that state of component was changed.
+
Indicates that the component state was changed.
  
 
= Example =
 
= Example =
Line 18: Line 18:
 
=Supported events=
 
=Supported events=
  
{| border="1" | width="100%"
+
{| class='wikitable' | width="100%"
 
! <center>Name</center>
 
! <center>Name</center>
 
! <center>Event Type</center>
 
! <center>Event Type</center>
Line 28: Line 28:
 
=Supported Children=
 
=Supported Children=
  
  *N/A
+
  N/A
  
 
=Use cases=
 
=Use cases=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
Line 42: Line 42:
 
=Version History=
 
=Version History=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-

Latest revision as of 11:07, 7 January 2022


StateChangeEvent

StateChangeEvent

Employment/Purpose

Indicates that the component state was changed.

Example

N/A


Supported events

Name
Event Type
None None

Supported Children

N/A

Use cases

Version Description Example Location
     

Version History

Version Date Content
     



Last Update : 2022/01/07

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