Klasse UiSlider.SetMaxCommand

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

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

    • componentId

      protected String componentId
    • max

      protected double max
  • Konstruktordetails

    • SetMaxCommand

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

      public SetMaxCommand(String componentId, double max)
  • Methodendetails