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