public interface ContextMenuCallback
AnnotationPlugin.ID plugin that is called once contextmenu is fired.| Modifier and Type | Method and Description |
|---|---|
void |
onContextMenu(IsChart chart,
NativeEvent event,
AbstractAnnotation annotation)
Method called once contextmenu is fired.
|
void onContextMenu(IsChart chart, NativeEvent event, AbstractAnnotation annotation)
chart - chart instanceevent - native event generated on annotationannotation - annotation instance where event has been performed