Klasse UiNumberField.SetPrecisionCommand

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

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

    • componentId

      protected String componentId
    • displayPrecision

      protected int displayPrecision
  • Konstruktordetails

    • SetPrecisionCommand

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

      public SetPrecisionCommand(String componentId, int displayPrecision)
  • Methodendetails