Klasse UiNumberField.SetMinValueCommand

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

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

    • componentId

      protected String componentId
    • min

      protected double min
  • Konstruktordetails

    • SetMinValueCommand

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

      public SetMinValueCommand(String componentId, double min)
  • Methodendetails