FieldLayout.setFullWidthHAlign

Sets horizontal alignment of table cells when displaying controls other than a Field Control.

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

Parameters

java.lang.String  fullWidthHAlign,