Uses of Enum Class
org.teamapps.ux.component.imagecropper.ImageCropperSelectionMode
Packages that use ImageCropperSelectionMode
-
Uses of ImageCropperSelectionMode in org.teamapps.ux.component.field.upload
Methods in org.teamapps.ux.component.field.upload with parameters of type ImageCropperSelectionModeModifier and TypeMethodDescriptionvoidPictureChooser.setImageCropperSelectionMode(ImageCropperSelectionMode selectionMode) -
Uses of ImageCropperSelectionMode in org.teamapps.ux.component.imagecropper
Methods in org.teamapps.ux.component.imagecropper that return ImageCropperSelectionModeModifier and TypeMethodDescriptionImageCropper.getSelectionMode()static ImageCropperSelectionModeReturns the enum constant of this class with the specified name.static ImageCropperSelectionMode[]ImageCropperSelectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.component.imagecropper with parameters of type ImageCropperSelectionModeModifier and TypeMethodDescriptionvoidImageCropper.setSelectionMode(ImageCropperSelectionMode selectionMode)