Package com.vaadin.componentfactory
Class IdleNotification.CloseEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<IdleNotification>
com.vaadin.componentfactory.IdleNotification.CloseEvent
- All Implemented Interfaces:
Serializable
- Enclosing class:
IdleNotification
@DomEvent("vaadin-idle-notification-close")
public static class IdleNotification.CloseEvent
extends com.vaadin.flow.component.ComponentEvent<IdleNotification>
- 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
-
CloseEvent
-