Verj.io JavaScript API
REST Service
Form
Integration Service
REST Service
Workflow Process
FieldLayout
.setEditorVAlign
Sets vertical alignment of editor table cells - this is used when displaying Field Controls.
Supported values:
Value
Constant
Center
ControlConstants.VERTICAL_ALIGNMENT_CENTER
Top
ControlConstants.VERTICAL_ALIGNMENT_TOP
Bottom
ControlConstants.VERTICAL_ALIGNMENT_BOTTOM
Parameters
java.lang.String editorVAlign,
Supported values: