Verj.io JavaScript API
Form
Form
Integration Service
REST Service
Workflow Process
PageControl
.setAlignment
Sets the horizontal alignment for the entire page within the browser window.
Supported values:
Value
Constant
Center
ControlConstants.HORIZONTAL_ALIGNMENT_CENTER
Left
ControlConstants.HORIZONTAL_ALIGNMENT_LEFT
Right
ControlConstants.HORIZONTAL_ALIGNMENT_RIGHT
Parameters
java.lang.String alignment,
Supported values: