Klasse UiToolButton.SetTitleCommand

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

public static class UiToolButton.SetTitleCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • title

      protected String title
  • Konstruktordetails

    • SetTitleCommand

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

      public SetTitleCommand(String componentId, String title)
  • Methodendetails