| GWC Template Language Reference / Template Paths - Layout hierarchies | |
Path: application/u/window/form/grid/layout/line or relative paths according to sequences.
The GridLayoutLine is a sub-object of GridLayout describing one grid line.
| Fields (Attributes) | Type | Description | 
|---|---|---|
| cells | Collection of GridLayoutCell objects | List of cells containing a widget. | 
| cells/length | Attribute (number) | Number of items in the collection. | 
| allcells | Collection of GridLayoutCell objects | List of all cells having a widget or not. | 
| allcells/length | Attribute (number) | Number of items in the collection. |