Class ResizeEvent
- All Implemented Interfaces:
Serializable
@DomEvent(value="zoomist-resize",
debounce=)
public class ResizeEvent
extends ComponentEvent<Zoomist>
Event that is fired when zoomist is resizing.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListenerMethods inherited from class java.util.EventObject
toString
-
Constructor Details
-
ResizeEvent
-