Package coop.intergal.ui.views
Class DynamicQryGridDisplay.BeaconEvent
- java.lang.Object
-
- java.util.EventObject
-
- com.vaadin.flow.component.ComponentEvent<com.vaadin.flow.component.UI>
-
- coop.intergal.ui.views.DynamicQryGridDisplay.BeaconEvent
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DynamicQryGridDisplay
public static class DynamicQryGridDisplay.BeaconEvent extends com.vaadin.flow.component.ComponentEvent<com.vaadin.flow.component.UI>- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Constructor Summary
Constructors Constructor Description BeaconEvent(com.vaadin.flow.component.UI 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
-
-