Interface AnimationCompleteHandler

  • All Superinterfaces:
    com.google.gwt.event.shared.EventHandler

    public interface AnimationCompleteHandler
    extends com.google.gwt.event.shared.EventHandler
    Handler interface for handling AnimationCompleteEvent
    • Method Detail

      • onAnimationComplete

        void onAnimationComplete​(AnimationCompleteEvent event)
        Method will be invoked when animation is complete
        Parameters:
        event - : object contains reference to the instance of chart