Class UiCurrencyField.SetShowCurrencyBeforeAmountCommand
java.lang.Object
org.teamapps.dto.UiCurrencyField.SetShowCurrencyBeforeAmountCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetShowCurrencyBeforeAmountCommand(String componentId, boolean showCurrencyBeforeAmount) -
Method Summary
-
Field Details
-
componentId
-
showCurrencyBeforeAmount
protected boolean showCurrencyBeforeAmount
-
-
Constructor Details
-
SetShowCurrencyBeforeAmountCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetShowCurrencyBeforeAmountCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getShowCurrencyBeforeAmount
public boolean getShowCurrencyBeforeAmount()
-