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