Package io.jmix.pivottable.widget.events
Class CellClickEvent
java.lang.Object
java.util.EventObject
com.vaadin.event.ConnectorEvent
com.vaadin.ui.Component.Event
io.jmix.pivottable.widget.events.CellClickEvent
- All Implemented Interfaces:
Serializable
public class CellClickEvent
extends com.vaadin.ui.Component.Event
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class com.vaadin.ui.Component.Event
getComponent
Methods inherited from class com.vaadin.event.ConnectorEvent
getConnector
Methods inherited from class java.util.EventObject
getSource, toString
-
Field Details
-
value
-
filters
-
usedDataItemsRetriever
-
-
Constructor Details
-
CellClickEvent
-
-
Method Details
-
getValue
-
getFilters
-
getUsedDataItemsRetriever
-