public interface TextInputField extends Field, Component.Buffered, Component.Focusable
| Modifier and Type | Interface and Description |
|---|---|
static class |
TextInputField.CaseConversion
Defines case conversion for text input fields,
which implement
TextInputField.CaseConversionSupported interface. |
static interface |
TextInputField.CaseConversionSupported |
static interface |
TextInputField.CursorPositionSupported |
static class |
TextInputField.EnterPressEvent
EnterPressEvents are fired when the user presses Enter while editing the text content of a field.
|
static interface |
TextInputField.EnterPressListener |
static interface |
TextInputField.EnterPressNotifier |
static interface |
TextInputField.MaxLengthLimited |
static class |
TextInputField.TextChangeEvent
TextChangeEvents are fired when the user is editing the text content of a field.
|
static class |
TextInputField.TextChangeEventMode
Different modes how the TextField can trigger
TextInputField.TextChangeEvents. |
static interface |
TextInputField.TextChangeListener |
static interface |
TextInputField.TextChangeNotifier |
static interface |
TextInputField.TextSelectionSupported |
static interface |
TextInputField.TrimSupported |
Field.ValidatorComponent.ActionOwner, Component.ActionsHolder, Component.Alignment, Component.BelongToFrame, Component.Buffered, Component.ChildEditableController, Component.Collapsable, Component.Container, Component.ContextHelpIconClickEvent, Component.Disposable, Component.Editable, Component.EditableChangeEvent, Component.EditableChangeListener, Component.EditableChangeNotifier, Component.ExpandedStateChangeEvent, Component.ExpandedStateChangeListener, Component.Focusable, Component.HasBorder, Component.HasButtonsPanel, Component.HasCaption, Component.HasContextHelp, Component.HasFormatter, Component.HasIcon, Component.HasInputPrompt, Component.HasNamedComponents, Component.HasOptionsStyleProvider, Component.HasPresentations, Component.HasRowsCount, Component.HasSettings, Component.HasValue, Component.HasXmlDescriptor, Component.LayoutClickEvent, Component.LayoutClickListener, Component.LayoutClickNotifier, Component.Margin, Component.MouseEventDetails, Component.OptionsStyleProvider, Component.OrderedContainer, Component.OuterMargin, Component.SecuredActionsHolder, Component.ShortcutAction, Component.ShortcutNotifier, Component.ShortcutTriggeredEvent, Component.Spacing, Component.UiPermissionAware, Component.Validatable, Component.ValueChangeEvent, Component.ValueChangeListener, Component.WrapperAUTO_SIZE, AUTO_SIZE_PX, UNITS_PERCENTAGE, UNITS_PIXELSaddValidator, getRequiredMessage, getValidators, isRequired, removeValidator, setRequired, setRequiredMessagegetDatasource, getMetaProperty, getMetaPropertyPath, setDatasourceaddListener, addValueChangeListener, getValue, removeListener, removeValueChangeListener, setValueisEditable, isEditableWithParent, setEditablegetFrame, setFrameaddStyleName, getAlignment, getDebugId, getHeight, getHeightUnits, getId, getParent, getStyleName, getWidth, getWidthUnits, isEnabled, isEnabledItself, isResponsive, isVisible, isVisibleItself, removeStyleName, requestFocus, setAlignment, setDebugId, setEnabled, setHeight, setHeightAuto, setHeightFull, setId, setParent, setResponsive, setSizeAuto, setSizeFull, setStyleName, setVisible, setWidth, setWidthAuto, setWidthFull, unwrap, unwrapCompositiongetCaption, getDescription, setCaption, setDescriptionisValid, isValidateOnCommit, validategetIcon, setIcon, setIconFromSetgetContextHelpIconClickHandler, getContextHelpText, isContextHelpTextHtmlEnabled, setContextHelpIconClickHandler, setContextHelpText, setContextHelpTextHtmlEnabledcommit, discard, isBuffered, isModified, setBufferedgetTabIndex, isFocusable, setFocusable, setTabIndex