Package org.teamapps.dto
Interface UiTextInputHandlingField
-
- All Superinterfaces:
UiObject
- All Known Implementing Classes:
AbstractUiDateField,AbstractUiTimeField,UiComboBox,UiCurrencyField,UiInstantDateField,UiInstantTimeField,UiLocalDateField,UiLocalTimeField,UiMultiLineTextField,UiNumberField,UiPasswordField,UiRichTextEditor,UiTagComboBox,UiTextField
public interface UiTextInputHandlingField extends UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classUiTextInputHandlingField.SpecialKeyPressedEventstatic classUiTextInputHandlingField.TextInputEvent
-
Method Summary
-
Methods inherited from interface org.teamapps.dto.UiObject
getUiObjectType
-
-