LayoutRegion"

From Documentation
Line 20: Line 20:
 
! <center>Event Type</center>
 
! <center>Event Type</center>
 
|-
 
|-
| onOpen
+
| <center><tt>onOpen</tt></center>
| [#OpenEvent org.zkoss.zk.ui.event.OpenEvent]
+
| <javadoc>org.zkoss.zk.ui.event.OpenEvent</javadoc>
Description: When a layout is collapsed or opened by a user, the onOpen event is sent to the application.  
+
 
 +
<tt>'''Description:''' </tt>When a layout is collapsed or opened by a user, the onOpen event is sent to the application.  
 
|}
 
|}
 
  
 
=Supported Children=
 
=Supported Children=

Revision as of 08:25, 18 May 2010


Layout Region

Employment/Purpose

This class represents a region in a layout manager.


Supported events

Name
Event Type
onOpen
OpenEvent

Description: When a layout is collapsed or opened by a user, the onOpen event is sent to the application.

Supported Children

*NONE

Version History

Version Date Content
5.0.2 4/21/2010 Initialization



Last Update : 2010/05/18

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