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