X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/output/Ext.fx.target.ElementCSS.js?ds=sidebyside diff --git a/docs/output/Ext.fx.target.ElementCSS.js b/docs/output/Ext.fx.target.ElementCSS.js new file mode 100644 index 00000000..92cb82df --- /dev/null +++ b/docs/output/Ext.fx.target.ElementCSS.js @@ -0,0 +1,77 @@ +Ext.data.JsonP.Ext_fx_target_ElementCSS({ + "tagname": "class", + "name": "Ext.fx.target.ElementCSS", + "doc": "

This class represents a animation target for an Ext.core.Element that supports CSS\nbased animation. In general this class will not be created directly, the Ext.core.Element\nwill be passed to the animation and the appropriate target will be created.

\n", + "extends": "Ext.fx.target.Element", + "mixins": [ + + ], + "alternateClassNames": [ + + ], + "xtype": null, + "author": null, + "docauthor": null, + "singleton": false, + "private": false, + "cfg": [ + + ], + "method": [ + { + "tagname": "method", + "name": "ElementCSS", + "member": "Ext.fx.target.Target", + "doc": "\n", + "params": [ + { + "type": "Mixed", + "name": "target", + "doc": "

The object to be animated

\n", + "optional": false + } + ], + "return": { + "type": "void", + "doc": "\n" + }, + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/src/fx/target/Target.js", + "linenr": 1, + "html_filename": "Target.html", + "href": "Target.html#Ext-fx-target-Target-method-constructor", + "shortDoc": "\n" + } + ], + "property": [ + + ], + "event": [ + + ], + "filename": "/Users/nick/Projects/sencha/SDK/platform/src/fx/target/ElementCSS.js", + "linenr": 1, + "html_filename": "ElementCSS.html", + "href": "ElementCSS.html#Ext-fx-target-ElementCSS", + "cssVar": [ + + ], + "cssMixin": [ + + ], + "component": false, + "superclasses": [ + "Ext.fx.target.Target", + "Ext.fx.target.Element" + ], + "subclasses": [ + + ], + "mixedInto": [ + + ], + "allMixins": [ + + ] +}); \ No newline at end of file