Klasse UiTree.TextInputEvent

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

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

    • componentId

      protected String componentId
    • text

      protected String text
  • Konstruktordetails

    • TextInputEvent

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

      public TextInputEvent(String componentId, String text)
  • Methodendetails