Class CropperReadyEvent

java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<Cropper>
de.f0rce.cropper.events.CropperReadyEvent
All Implemented Interfaces:
java.io.Serializable

@DomEvent("cropper-ready")
public class CropperReadyEvent
extends com.vaadin.flow.component.ComponentEvent<Cropper>
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    CropperReadyEvent​(Cropper source, boolean fromClient)  
  • Method Summary

    Methods inherited from class com.vaadin.flow.component.ComponentEvent

    getSource, isFromClient, unregisterListener

    Methods inherited from class java.util.EventObject

    toString

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait