Package org.teamapps.dto
Class UiNumberField.SetPrecisionCommand
java.lang.Object
org.teamapps.dto.UiNumberField.SetPrecisionCommand
- Enclosing class:
UiNumberField
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetPrecisionCommand(String componentId, int displayPrecision) -
Method Summary
-
Field Details
-
componentId
-
displayPrecision
protected int displayPrecision
-
-
Constructor Details
-
SetPrecisionCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetPrecisionCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getDisplayPrecision
public int getDisplayPrecision()
-