Package org.teamapps.dto
Class UiTextInputHandlingField.SpecialKeyPressedEvent
java.lang.Object
org.teamapps.dto.UiTextInputHandlingField.SpecialKeyPressedEvent
- All Implemented Interfaces:
UiEvent
- Enclosing interface:
UiTextInputHandlingField
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SpecialKeyPressedEvent(String componentId, UiSpecialKey key) -
Method Summary
-
Field Details
-
componentId
-
key
-
-
Constructor Details
-
SpecialKeyPressedEvent
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SpecialKeyPressedEvent
-
-
Method Details
-
getUiEventType
- Specified by:
getUiEventTypein interfaceUiEvent
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiEvent
-
getKey
-