All Superinterfaces:
Component, DataComponent, InputComponent, LabeledComponent
All Known Subinterfaces:
EmailField, LoginField, PasswordField, PhoneField, UrlField, UuidField
All Known Implementing Classes:
EmailFieldImpl, EmailFieldWrapper, LoginFieldImpl, LoginFieldWrapper, PasswordFieldImpl, PasswordFieldWrapper, PhoneFieldImpl, PhoneFieldWrapper, TextFieldImpl, TextFieldWrapper, UrlFieldImpl, UrlFieldWrapper, UuidFieldImpl, UuidFieldWrapper

@Deprecated public interface TextField extends InputComponent
Deprecated.
A standard text input field, usually for entering data of type text.