Klasse UiNumberField.SetSliderStepCommand

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

public static class UiNumberField.SetSliderStepCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • step

      protected double step
  • Konstruktordetails

    • SetSliderStepCommand

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

      public SetSliderStepCommand(String componentId, double step)
  • Methodendetails