public final class DatasetRangeCleanSelectionEvent extends AbstractEvent
DatasetsItemsSelector.ID
plugin.Constructor and Description |
---|
DatasetRangeCleanSelectionEvent(BaseNativeEvent nativeEvent)
Creates the event with native event.
|
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(EventHandler handler)
Implemented by subclasses to dispatch event on the handler.
|
getChart, getNativeEvent, getType
public static final EventType TYPE
public DatasetRangeCleanSelectionEvent(BaseNativeEvent nativeEvent)
nativeEvent
- native event of this custom eventprotected void dispatch(EventHandler handler)
Event