Klasse UiTextInputHandlingField.TextInputEvent

java.lang.Object
org.teamapps.dto.UiTextInputHandlingField.TextInputEvent
Alle implementierten Schnittstellen:
UiEvent
Umschließende Schnittstelle:
UiTextInputHandlingField

public static class UiTextInputHandlingField.TextInputEvent extends Object implements UiEvent
  • Felddetails

    • componentId

      protected String componentId
    • enteredString

      protected String enteredString
  • Konstruktordetails

    • TextInputEvent

      @Deprecated public TextInputEvent()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • TextInputEvent

      public TextInputEvent(String componentId, String enteredString)
  • Methodendetails