PageControl.setAlignment

Sets the horizontal alignment for the entire page within the browser window.

Supported values:
ValueConstant
CenterControlConstants.HORIZONTAL_ALIGNMENT_CENTER
LeftControlConstants.HORIZONTAL_ALIGNMENT_LEFT
RightControlConstants.HORIZONTAL_ALIGNMENT_RIGHT

Parameters

java.lang.String  alignment,