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

Packages that use Animation.Callback
org.cruxframework.crux.core.client.css.animation   
 

Uses of Animation.Callback in org.cruxframework.crux.core.client.css.animation
 

Methods in org.cruxframework.crux.core.client.css.animation with parameters of type Animation.Callback
 void Animation.animate(com.google.gwt.dom.client.Element el, Animation.Callback callback)
          Run the animation on the given element
 void Animation.animate(com.google.gwt.user.client.ui.Widget widget, Animation.Callback callback)
          Run the animation on the given widget
 



Copyright © 2014. All rights reserved.