X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.Fx.html diff --git a/docs/output/Ext.Fx.html b/docs/output/Ext.Fx.html index 57dba522..79beb159 100644 --- a/docs/output/Ext.Fx.html +++ b/docs/output/Ext.Fx.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link

Class Ext.Fx

Package:Ext
Defined In:Fx.js
Class:Fx
Extends:Object

A class to provide basic animation and visual effects support. Note: This class is automatically applied +

Class Ext.Fx

Package:Ext
Defined In:Fx.js
Class:Fx
Extends:Object

A class to provide basic animation and visual effects support. Note: This class is automatically applied to the Ext.Element interface when included, so all effects calls should be performed via Ext.Element. Conversely, since the effects are not actually defined in Ext.Element, Ext.Fx must be included in order for the Element effects to work.


@@ -25,19 +25,19 @@ b The center of the bottom edge br The bottom right corner Note: some Fx methods accept specific custom config parameters. The options shown in the Config Options -section below are common options that can be passed to any Fx method unless otherwise noted.

Config Options

Config OptionsDefined By
 afterCls : String
A css class to apply after the effect
Fx