Klasse UiSlider.SetStepCommand

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

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

    • componentId

      protected String componentId
    • step

      protected double step
  • Konstruktordetails

    • SetStepCommand

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

      public SetStepCommand(String componentId, double step)
  • Methodendetails