Uses of Class
org.teamapps.dto.UiImageCropperSelection
-
-
Uses of UiImageCropperSelection in org.teamapps.dto
Fields in org.teamapps.dto declared as UiImageCropperSelection Modifier and Type Field Description protected UiImageCropperSelectionUiImageCropper. selectionprotected UiImageCropperSelectionUiImageCropper.SelectionChangedEvent. selectionprotected UiImageCropperSelectionUiImageCropper.SetSelectionCommand. selectionMethods in org.teamapps.dto that return UiImageCropperSelection Modifier and Type Method Description UiImageCropperSelectionUiImageCropper. getSelection()UiImageCropperSelectionUiImageCropper.SelectionChangedEvent. getSelection()UiImageCropperSelectionUiImageCropper.SetSelectionCommand. getSelection()Methods in org.teamapps.dto with parameters of type UiImageCropperSelection Modifier and Type Method Description UiImageCropperUiImageCropper. setSelection(UiImageCropperSelection selection)Constructors in org.teamapps.dto with parameters of type UiImageCropperSelection Constructor Description SelectionChangedEvent(java.lang.String componentId, UiImageCropperSelection selection)SetSelectionCommand(java.lang.String componentId, UiImageCropperSelection selection)
-