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