Uses of Class
org.cruxframework.crux.core.client.css.animation.StandardAnimation.Type

Packages that use StandardAnimation.Type
org.cruxframework.crux.core.client.css.animation   
 

Uses of StandardAnimation.Type in org.cruxframework.crux.core.client.css.animation
 

Methods in org.cruxframework.crux.core.client.css.animation that return StandardAnimation.Type
 StandardAnimation.Type StandardAnimation.getAnimationType()
           
static StandardAnimation.Type StandardAnimation.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StandardAnimation.Type[] StandardAnimation.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.cruxframework.crux.core.client.css.animation with parameters of type StandardAnimation.Type
StandardAnimation(StandardAnimation.Type animationType)
           
 



Copyright © 2014. All rights reserved.