LayoutRegion"

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

Revision as of 08:17, 15 November 2010


Layout Region

Employment/Purpose

This class represents a region in a layout manager.

Example

N/A

Supported events

Name
Event Type
onOpen
Event:OpenEvent

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
     



Last Update : 2010/11/15

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