Klasse UiCheckBox.SetCheckColorCommand

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

public static class UiCheckBox.SetCheckColorCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • checkColor

      protected String checkColor
  • Konstruktordetails

    • SetCheckColorCommand

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

      public SetCheckColorCommand(String componentId, String checkColor)
  • Methodendetails