Class ReadyEvent

java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<Zoomist>
com.flowingcode.vaadin.addons.zoomist.ReadyEvent
All Implemented Interfaces:
Serializable

@DomEvent("zoomist-ready") public class ReadyEvent extends com.vaadin.flow.component.ComponentEvent<Zoomist>
See Also:
  • Constructor Details

    • ReadyEvent

      public ReadyEvent(Zoomist source, boolean fromClient)