Class UiImageCropper.SelectionChangedEvent

  • All Implemented Interfaces:
    UiEvent
    Enclosing class:
    UiImageCropper

    public static class UiImageCropper.SelectionChangedEvent
    extends java.lang.Object
    implements UiEvent
    • Constructor Detail

      • SelectionChangedEvent

        @Deprecated
        public SelectionChangedEvent()
        Deprecated.
        Only for Jackson deserialization. Use the other constructor instead.
      • SelectionChangedEvent

        public SelectionChangedEvent​(java.lang.String componentId,
                                     UiImageCropperSelection selection)