Class PivotTable.PivotRefreshedEvent<R extends PivotTable>
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<PivotTable>
org.vaadin.addons.componentfactory.PivotTable.PivotRefreshedEvent<R>
- All Implemented Interfaces:
Serializable
- Enclosing class:
PivotTable
@DomEvent("pivot-refreshed")
public static class PivotTable.PivotRefreshedEvent<R extends PivotTable>
extends com.vaadin.flow.component.ComponentEvent<PivotTable>
- 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
-
PivotRefreshedEvent
-