Verj.io JavaScript API
Integration Service
Form
Integration Service
REST Service
Workflow Process
LayoutControl
.getLayoutType
Returns a String representing the layout type for the container. This is a read only property and cannot be set. The layout type will be one of:
FLOW
VERTICAL_BOX
HORIZONTAL_BOX
COLUMN
FIELD
Returns
null
if no layout is configured.
returns
java.lang.String
null
if no layout is configured.