The LayoutContainer objects

LayoutContainer objects include the following:

These objects are selectable objects. They can be accessed using paths like objectPath[id], where id is the object name.

Example

application/ui/window/form/grid['grid1']
application/ui/window/form/scrollgrid['sg1']
application/ui/window/form/group['grp1']
application/ui/window/form/folder['fd1']
application/ui/window/form/vbox['vb1']
application/ui/window/form/hbox['hb1']
application/ui/window/form/table['table1']