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 EventsOptionHandler
HasEvents. getEventsOptionHandler()
Returns a event handler handler instance to use in the default methods of this interface.EventsOptionHandler
Legend. getEventsOptionHandler()
EventsOptionHandler
Options. getEventsOptionHandler()
EventsOptionHandler
Tooltips. 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 EventsOptionHandler
AbstractPluginOptions. getEventsOptionHandler()
-