Cell"
From Documentation
Jimmyshiau (talk | contribs) (→Cell) |
Jimmyshiau (talk | contribs) |
||
Line 10: | Line 10: | ||
= Employment/Purpose = | = Employment/Purpose = | ||
− | The generic cell component to be embedded into | + | The generic cell component to be embedded into [[ZK_Component_Reference/Data/Grid/Row | Row]] or [[ZK_Component_Reference/Layouts/Hbox | Hbox]] or [[ZK_Component_Reference/Layouts/Vbox | Vbox]] for fully control style and layout. |
− | |||
= Example = | = Example = |
Revision as of 09:48, 25 November 2010
Cell
- Demonstration: Grid (Spreadsheet Functionalities)
- Java API: Cell
- JavaScript API: Cell
- Style Guide: Cell
Employment/Purpose
The generic cell component to be embedded into Row or Hbox or Vbox for fully control style and layout.
Example
<row>
<cell sclass="years" rowspan="12">
...
</cell>
</row>
Supported events
None | None |
Supported Children
*ALL
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|