Interface DoubleClickCallback


  • public interface DoubleClickCallback
    Callback interface of AnnotationPlugin.ID plugin that is called once double click is fired.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • onDoubleClick

        void onDoubleClick​(AnnotationContext context,
                           ChartEventContext event)
        Method called once dblclick is fired.
        Parameters:
        context - context instance
        event - event instance