Class CheckboxControlDefinition

All Implemented Interfaces:
Serializable, Cloneable, ControlDefinition, Copyable, DataDictionaryDefinition, DictionaryBean

@Deprecated public class CheckboxControlDefinition extends ControlDefinitionBase
Deprecated.
The checkbox element is used to render an HTML checkbox control. It is used for boolean fields.
See Also: