LayoutRegion"
From Documentation
Tmillsclare (talk | contribs) |
Jumperchen (talk | contribs) |
||
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> |
− | + | 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
- Demonstration: N/A
- Java API: LayoutRegion
- JavaScript API: LayoutRegion
Employment/Purpose
This class represents a region in a layout manager.
Example
N/A
Supported events
Event:OpenEvent
When a layout is collapsed or opened by a user, the onOpen event is sent to the application. |
- Inherited Supported Events: XulElement
Supported Children
*NONE
Version History
Version | Date | Content |
---|---|---|