Package: | Ext |
Defined In: | Anim.js |
Class: | anims |
Extends: | Object |
Defines different types of animations. flip, cube, wipe animations do not work on Android.
Please refer to Ext.Anim on how to use animations.
Property | Defined By | |
---|---|---|
cube : Object Cube Animation | anims | |
fade : Object Fade Animation | anims | |
flip : Object Flip Animation | anims | |
pop : Object Pop Animation | anims | |
slide : Object Slide Animation | anims | |
wipe : Object Wipe Animation.
Because of the amount of calculations involved, this animation is best used on small display
changes ... Wipe Animation.
Because of the amount of calculations involved, this animation is best used on small display changes or specifically for phone environments. Does not currently accept any parameters. | anims |