Klasse UiCheckBox.SetCaptionCommand

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

public static class UiCheckBox.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