| GWC Template Language Reference / Template Paths - Layout hierarchies | |
Path: relative paths according to sequences.
Corresponding AUI Tree element: TableColumn/ValueList/Value
The TableCell is a sub-object from the TableRow describing one cell content.
| Fields (Attributes) | Type | Description | 
|---|---|---|
| hidden | Attribute (number) | True if the Cell is not visible. | 
| item | Object | A Widget object describing the widget filling this cell. | 
| column | Object | A Table Column object describing the column of the current cell. |