X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/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 deleted file mode 100644 index 323c422c..00000000 --- a/docs/api/Ext.fx.target.CompositeElement.html +++ /dev/null @@ -1,46 +0,0 @@ -Ext.fx.target.CompositeElement | Ext JS 4.0 Documentation -
For up to date documentation and features, visit -http://docs.sencha.com/ext-js/4-0

Sencha Documentation

- - - - - -

Hierarchy

Ext.fx.target.Target
Ext.fx.target.Element
Ext.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.

-
Defined By

Methods

 

 

-

Parameters

  • target : Mixed

    The object to be animated

    -

Returns

  • void    -
\ No newline at end of file