Uses of Class
org.pepstock.charba.client.options.EventsOptionHandler
-
Packages that use EventsOptionHandler Package Description org.pepstock.charba.client.options Contains all elements to configure charts at global level (know as chart global options).org.pepstock.charba.client.plugins Contains all classes to manage the plugin implementations. -
-
Uses of EventsOptionHandler in org.pepstock.charba.client.options
Methods in org.pepstock.charba.client.options that return EventsOptionHandler Modifier and Type Method Description EventsOptionHandlerHasEvents. getEventsOptionHandler()Returns a event handler handler instance to use in the default methods of this interface.EventsOptionHandlerLegend. getEventsOptionHandler()EventsOptionHandlerOptions. getEventsOptionHandler()EventsOptionHandlerTooltips. getEventsOptionHandler() -
Uses of EventsOptionHandler in org.pepstock.charba.client.plugins
Methods in org.pepstock.charba.client.plugins that return EventsOptionHandler Modifier and Type Method Description EventsOptionHandlerAbstractPluginOptions. getEventsOptionHandler()
-