Package org.teamapps.dto
Class UiTree.TextInputEvent
java.lang.Object
org.teamapps.dto.UiTree.TextInputEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.TextInputEvent(String componentId, String text) -
Method Summary
-
Field Details
-
componentId
-
text
-
-
Constructor Details
-
TextInputEvent
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
TextInputEvent
-
-
Method Details
-
getUiEventType
- Specified by:
getUiEventTypein interfaceUiEvent
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiEvent
-
getText
-