Verj.io JavaScript API
Integration Service
Form
Integration Service
REST Service
Workflow Process
FieldControl
.setVAlign
Sets the vertical alignment for the entire field including all its parts.
Supported values:
Value
Constant
Center
ControlConstants.VERTICAL_ALIGNMENT_CENTER
Top
ControlConstants.VERTICAL_ALIGNMENT_TOP
Bottom
ControlConstants.VERTICAL_ALIGNMENT_BOTTOM
Setting a value of
null
removes any existing value for the property.
Parameters
java.lang.String vAlign,
Supported values:
Setting a value of
null
removes any existing value for the property.