Uses of Interface
org.dashbuilder.renderer.chartjs.lib.event.DataSelectionHandler
-
Packages that use DataSelectionHandler Package Description org.dashbuilder.renderer.chartjs.lib org.dashbuilder.renderer.chartjs.lib.event -
-
Uses of DataSelectionHandler in org.dashbuilder.renderer.chartjs.lib
Methods in org.dashbuilder.renderer.chartjs.lib with parameters of type DataSelectionHandler Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationChart. addDataSelectionHandler(DataSelectionHandler handler) -
Uses of DataSelectionHandler in org.dashbuilder.renderer.chartjs.lib.event
Methods in org.dashbuilder.renderer.chartjs.lib.event that return types with arguments of type DataSelectionHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<DataSelectionHandler>DataSelectionEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<DataSelectionHandler>DataSelectionEvent. getType()Methods in org.dashbuilder.renderer.chartjs.lib.event with parameters of type DataSelectionHandler Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationHasDataSelectionEventHandlers. addDataSelectionHandler(DataSelectionHandler handler)AddAnimationCompleteEventhandler to widget.protected voidDataSelectionEvent. dispatch(DataSelectionHandler handler)
-