Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / output / Ext.fx.target.CompositeElementCSS.js
diff --git a/docs/output/Ext.fx.target.CompositeElementCSS.js b/docs/output/Ext.fx.target.CompositeElementCSS.js
new file mode 100644 (file)
index 0000000..65c8e15
--- /dev/null
@@ -0,0 +1,78 @@
+Ext.data.JsonP.Ext_fx_target_CompositeElementCSS({
+  "tagname": "class",
+  "name": "Ext.fx.target.CompositeElementCSS",
+  "doc": "<p>This class represents a animation target for a <a href=\"#/api/Ext.CompositeElement\" rel=\"Ext.CompositeElement\" class=\"docClass\">Ext.CompositeElement</a>, where the\nconstituent elements support CSS based animation. It allows each <a href=\"#/api/Ext.core.Element\" rel=\"Ext.core.Element\" class=\"docClass\">Ext.core.Element</a> in\nthe group to be animated as a whole. In general this class will not be created directly,\nthe <a href=\"#/api/Ext.CompositeElement\" rel=\"Ext.CompositeElement\" class=\"docClass\">Ext.CompositeElement</a> will be passed to the animation and the appropriate target\nwill be created.</p>\n",
+  "extends": "Ext.fx.target.CompositeElement",
+  "mixins": [
+
+  ],
+  "alternateClassNames": [
+
+  ],
+  "xtype": null,
+  "author": null,
+  "docauthor": null,
+  "singleton": false,
+  "private": false,
+  "cfg": [
+
+  ],
+  "method": [
+    {
+      "tagname": "method",
+      "name": "CompositeElementCSS",
+      "member": "Ext.fx.target.Target",
+      "doc": "\n",
+      "params": [
+        {
+          "type": "Mixed",
+          "name": "target",
+          "doc": "<p>The object to be animated</p>\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/CompositeElementCSS.js",
+  "linenr": 1,
+  "html_filename": "CompositeElementCSS.html",
+  "href": "CompositeElementCSS.html#Ext-fx-target-CompositeElementCSS",
+  "cssVar": [
+
+  ],
+  "cssMixin": [
+
+  ],
+  "component": false,
+  "superclasses": [
+    "Ext.fx.target.Target",
+    "Ext.fx.target.Element",
+    "Ext.fx.target.CompositeElement"
+  ],
+  "subclasses": [
+
+  ],
+  "mixedInto": [
+
+  ],
+  "allMixins": [
+
+  ]
+});
\ No newline at end of file