LayoutRegion
From Documentation
Revision as of 04:17, 27 April 2010 by Zkwikiadmin (talk | contribs) (moved ZK Component Reference/Base Components/Layout Region to ZK Component Reference/Base Components/LayoutRegion)
Layout Region
- Demonstration:
- Java API: LayoutRegion
- JavaScript API: LayoutRegion
Employment/Purpose
This class represents a region in a layout manager.
Supported events
onOpen | [#OpenEvent org.zkoss.zk.ui.event.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.1 | 4/21/2010 | Initialization |