class TextComponent
Description:
TextComponent is not a standalone component. TextComponent extends UIComponent and serves a purpose to implement text editor related methods and properties.
TextComponent is extended by TextField, PasswordField, TextArea, DocumentEditor, Spinner and ComboBox.
Members
- [ readonly ] canRedo
- [ readonly ] canUndo
- [ readonly ] id
- [ readonly ] isContainer
- [ readonly ] nextSibling
- [ readonly ] parent
- [ readonly ] previousSibling
- [ readonly ] screenPosition
- [ readonly ] siblings
