Klasse UiToolButton.SetCaptionCommand

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

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

    • componentId

      protected String componentId
    • caption

      protected String caption
  • Konstruktordetails

    • SetCaptionCommand

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

      public SetCaptionCommand(String componentId, String caption)
  • Methodendetails