X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..refs/heads/master:/docs/api/Ext.fx.target.CompositeElementCSS.html diff --git a/docs/api/Ext.fx.target.CompositeElementCSS.html b/docs/api/Ext.fx.target.CompositeElementCSS.html deleted file mode 100644 index e200095b..00000000 --- a/docs/api/Ext.fx.target.CompositeElementCSS.html +++ /dev/null @@ -1,47 +0,0 @@ -
Hierarchy
Ext.fx.target.TargetExt.fx.target.ElementExt.fx.target.CompositeElementExt.fx.target.CompositeElementCSS
This class represents a animation target for a Ext.CompositeElement, where the -constituent elements support CSS based animation. It allows each Ext.core.Element in -the group to be animated as a whole. In general this class will not be created directly, -the Ext.CompositeElement will be passed to the animation and the appropriate target -will be created.
-