Verj.io JavaScript API
REST Service
Form
Integration Service
REST Service
Workflow Process
FieldLayout
.setEditorHAlign
Sets horizontal alignment of editor table cells - this is used when displaying Field Controls.
Supported values:
Value
Constant
Center
ControlConstants.HORIZONTAL_ALIGNMENT_CENTER
Left
ControlConstants.HORIZONTAL_ALIGNMENT_LEFT
Right
ControlConstants.HORIZONTAL_ALIGNMENT_RIGHT
Parameters
java.lang.String editorHAlign,
Supported values: