FieldLayout.setEditorHAlign

Sets horizontal alignment of editor table cells - this is used when displaying Field Controls.

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

Parameters

java.lang.String  editorHAlign,