Properties Methods Events Direct Link

Class Ext.anims

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.



This class is a singleton and cannot be created directly.

Public Properties

PropertyDefined 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

Public Methods

This class has no public methods.

Public Events

This class has no public events.