Verj.io JavaScript API
Workflow Process
Form
Integration Service
REST Service
Workflow Process
FieldLayout
.setFullWidthHAlign
Sets horizontal alignment of table cells when displaying controls other than a Field Control.
Supported values:
Value
Constant
Center
ControlConstants.HORIZONTAL_ALIGNMENT_CENTER
Left
ControlConstants.HORIZONTAL_ALIGNMENT_LEFT
Right
ControlConstants.HORIZONTAL_ALIGNMENT_RIGHT
Parameters
java.lang.String fullWidthHAlign,
Supported values: