| | Class | Description |
| | CoreTextInput |
This class provides a skeletal implementation of the ITextInput interface, to minimize the effort required to implement this interface. |
| | SimpleTextInput |
The simple representation of the TextInput interface. |
| | SimpleTextInputStyle |
The styles of the SimpleTextInput component. |
| | VisualComboTextInput |
This textinput contains a button to open a combo window or launch a command. |
| | VisualComboTextInputStyle |
The style of the VisualComboTextInput component. |
| | VisualTextInput |
This class provides a basic implementation of the ITextInput interface, this class is a proxy who use a skin sprite who contains a background and a dynamic textfield reference. |
| | VisualTextInputStyle |
The styles of the VisualTextInput component. |