X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/api/Ext.fx.target.CompositeElement.html diff --git a/docs/api/Ext.fx.target.CompositeElement.html b/docs/api/Ext.fx.target.CompositeElement.html new file mode 100644 index 00000000..323c422c --- /dev/null +++ b/docs/api/Ext.fx.target.CompositeElement.html @@ -0,0 +1,46 @@ +
Hierarchy
Ext.fx.target.TargetExt.fx.target.ElementExt.fx.target.CompositeElement
This class represents a animation target for a Ext.CompositeElement. 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 +and the appropriate target will be created.
+