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