Enum Class FormControlOutputStyle

All Implemented Interfaces:
Serializable, Comparable<FormControlOutputStyle>, Constable

public enum FormControlOutputStyle extends Enum<FormControlOutputStyle>
An enumerated type representing the three major output styles of a form control's output element.

A form control's output style is set using the FormControl.setOutputStyle(FormControlOutputStyle) method.