com.vaadin.client.

Interface AnimationUtil.AnimationEndListener

  • Enclosing class:

    AnimationUtil

    public static interface AnimationUtil.AnimationEndListener

    For internal use only. May be removed or replaced in the future.

    • Method Summary

      All Methods
      Modifier and Type Method Description
      void onAnimationEnd​(com.google.gwt.dom.client.NativeEvent event)  
    • Method Detail

      • onAnimationEnd

        void onAnimationEnd​(com.google.gwt.dom.client.NativeEvent event)