Grid"
From Documentation
m (→Grid) |
|||
Line 3: | Line 3: | ||
= Grid = | = Grid = | ||
− | *Demonstration: | + | *Demonstration: [http://www.zkoss.org/zkdemo/userguide/#g1 Grid Demo] |
*Java API: <javadoc>org.zkoss.zul.Grid</javadoc> | *Java API: <javadoc>org.zkoss.zul.Grid</javadoc> | ||
*JavaScript API: <javadoc directory="jsdoc">zul.grid.Grid</javadoc> | *JavaScript API: <javadoc directory="jsdoc">zul.grid.Grid</javadoc> |
Revision as of 03:16, 11 May 2010
Grid
Employment/Purpose
Space is a Separator with the orient default to "horizontal".
In other words, <space> is equivalent to <separator orient="horizontal">
Example
Supported events
None | None |
Supported Children
*ALL
Use cases
Version | Description | Example Location |
---|---|---|
5.0+ |
Version History
Version | Date | Content |
---|---|---|
5.x.x | x/x/20xx | Initialization |