Package org.teamapps.dto
Klasse UiSlider.SetDisplayedDecimalsCommand
java.lang.Object
org.teamapps.dto.UiSlider.SetDisplayedDecimalsCommand
- Umschließende Klasse:
UiSlider
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetDisplayedDecimalsCommand(String componentId, int displayedDecimals) -
Methodenübersicht
-
Felddetails
-
componentId
-
displayedDecimals
protected int displayedDecimals
-
-
Konstruktordetails
-
SetDisplayedDecimalsCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetDisplayedDecimalsCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getDisplayedDecimals
public int getDisplayedDecimals()
-