Uses of Class
org.odlabs.wiquery.core.effects.Animate

Packages that use Animate
org.odlabs.wiquery.core.effects   
 

Uses of Animate in org.odlabs.wiquery.core.effects
 

Methods in org.odlabs.wiquery.core.effects that return Animate
 Animate Animate.setComplete(JsScope complete)
          Set the complete option
 Animate Animate.setDuration(AnimateDuration duration)
          Set the duration option
 Animate Animate.setEasing(String easing)
          Set the easing option
 Animate Animate.setSpecialEasing(HashMap<String,String> specialEasing)
          Set the specialEasing option
 Animate Animate.setStep(Boolean queue)
          Set the queue option
 Animate Animate.setStep(JsScope step)
          Set the step option
 



Copyright © 2012. All Rights Reserved.