Klasse UiSlider.SetSelectionColorCommand

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

public static class UiSlider.SetSelectionColorCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • selectionColor

      protected String selectionColor
  • Konstruktordetails

    • SetSelectionColorCommand

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

      public SetSelectionColorCommand(String componentId, String selectionColor)
  • Methodendetails