SizeEvent"

From Documentation
m
Line 5: Line 5:
 
*Demonstration: N/A
 
*Demonstration: N/A
 
*Java API: <javadoc>org.zkoss.zk.ui.event.SizeEvent</javadoc>
 
*Java API: <javadoc>org.zkoss.zk.ui.event.SizeEvent</javadoc>
 +
*JavaScript API: N/A
  
 
= Employment/Purpose =
 
= Employment/Purpose =
Line 15: Line 16:
 
= Example =
 
= Example =
  
 
+
N/A
 
 
  
  
Line 38: Line 38:
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
| 5.0+
+
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
Line 48: Line 48:
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.0.1
+
| 5.0.2
 
| 5/5/2010
 
| 5/5/2010
 
| Initialization
 
| Initialization

Revision as of 03:36, 14 May 2010

SizeEvent

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

Employment/Purpose

Represents an event caused by a component being re-sized.

Component Implementation Note: A sizable component must implement Sizable for the returned object of ComponentCtrl.getExtraCtrl().


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



Last Update : 2010/05/14

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