Verj.io JavaScript API
REST Service
Form
Integration Service
REST Service
Workflow Process
InfoProperties
.setHAlign
Sets the horizontal alignment of the field help text when it is positioned underneath the field editor (see
FieldControl#setHelpPos(int)
.
Supported values:
Value
Constant
Center
ControlConstants.HORIZONTAL_ALIGNMENT_CENTER
Left
ControlConstants.HORIZONTAL_ALIGNMENT_LEFT
Right
ControlConstants.HORIZONTAL_ALIGNMENT_RIGHT
Setting a value of
null
removes any existing value for the property.
Parameters
java.lang.String hAlign,
Supported values:
Setting a value of
null
removes any existing value for the property.