Cell"
From Documentation
Jumperchen (talk | contribs) |
Jumperchen (talk | contribs) m (→Example) |
||
Line 13: | Line 13: | ||
= Example = | = Example = | ||
− | <source lang=" | + | <source lang="xml"> |
<row> | <row> | ||
<cell sclass="years" rowspan="12"> | <cell sclass="years" rowspan="12"> | ||
Line 20: | Line 20: | ||
</row> | </row> | ||
</source> | </source> | ||
− | |||
− | |||
=Supported events= | =Supported events= |
Revision as of 03:25, 18 May 2010
Cell
Employment/Purpose
The generic cell component to be embedded into Row or Vbox or Hbox 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 |
---|---|---|
5.0.2 | 5/19/2010 | Initialization |