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
 void onAnimationEnd(NativeEvent event)
           
 

Method Detail

onAnimationEnd

void onAnimationEnd(NativeEvent event)


Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.