org.cruxframework.crux.core.client.css.animation
Interface Animation.Callback

Enclosing class:
Animation<T extends com.google.gwt.resources.client.CssResource>

public static interface Animation.Callback

Callback used to monitor when the animation is completed

Author:
Thiago da Rosa de Bustamante

Method Summary
 void onAnimationCompleted()
          Called when the animation is completed
 

Method Detail

onAnimationCompleted

void onAnimationCompleted()
Called when the animation is completed



Copyright © 2014. All rights reserved.