Interface ClickCallback


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

      • onClick

        void onClick​(IsChart chart,
                     AbstractAnnotation annotation,
                     ChartEventContext event)
        Method called once click is fired.
        Parameters:
        chart - chart instance
        annotation - annotation instance where event has been performed
        event - event instance