Klasse UiDummyComponent.SetTextCommand

java.lang.Object
org.teamapps.dto.UiDummyComponent.SetTextCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiDummyComponent

public static class UiDummyComponent.SetTextCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • text

      protected String text
  • Konstruktordetails

    • SetTextCommand

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

      public SetTextCommand(String componentId, String text)
  • Methodendetails