Class TextControlDefinition

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

@Deprecated public class TextControlDefinition extends ControlDefinitionBase
Deprecated.
The text element defines an HTML text control element. The size attribute defines the size of the field. If the datePicker option is entered, then the user will be able to select a date from a popup calendar.
See Also: