Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / output / Ext.direct.RemotingMethod.js
diff --git a/docs/output/Ext.direct.RemotingMethod.js b/docs/output/Ext.direct.RemotingMethod.js
new file mode 100644 (file)
index 0000000..7af553b
--- /dev/null
@@ -0,0 +1,76 @@
+Ext.data.JsonP.Ext_direct_RemotingMethod({
+  "tagname": "class",
+  "name": "Ext.direct.RemotingMethod",
+  "doc": "<p>Small utility class used internally to represent a Direct method.\nThi class is used internally.</p>\n",
+  "extends": null,
+  "mixins": [
+
+  ],
+  "alternateClassNames": [
+
+  ],
+  "xtype": null,
+  "author": null,
+  "docauthor": null,
+  "singleton": false,
+  "private": true,
+  "cfg": [
+
+  ],
+  "method": [
+    {
+      "tagname": "method",
+      "name": "getCallData",
+      "member": "Ext.direct.RemotingMethod",
+      "doc": "<p>Takes the arguments for the Direct function and splits the arguments\nfrom the scope and the callback.</p>\n",
+      "params": [
+        {
+          "type": "Array",
+          "name": "args",
+          "doc": "<p>The arguments passed to the direct call</p>\n",
+          "optional": false
+        }
+      ],
+      "return": {
+        "type": "Object",
+        "doc": "<p>An object with 3 properties, args, callback &amp; scope.</p>\n"
+      },
+      "private": false,
+      "static": false,
+      "filename": "/Users/nick/Projects/sencha/SDK/platform/src/direct/RemotingMethod.js",
+      "linenr": 34,
+      "html_filename": "RemotingMethod.html",
+      "href": "RemotingMethod.html#Ext-direct-RemotingMethod-method-getCallData",
+      "shortDoc": "<p>Takes the arguments for the Direct function and splits the arguments\nfrom the scope and the callback.</p>\n"
+    }
+  ],
+  "property": [
+
+  ],
+  "event": [
+
+  ],
+  "filename": "/Users/nick/Projects/sencha/SDK/platform/src/direct/RemotingMethod.js",
+  "linenr": 1,
+  "html_filename": "RemotingMethod.html",
+  "href": "RemotingMethod.html#Ext-direct-RemotingMethod",
+  "cssVar": [
+
+  ],
+  "cssMixin": [
+
+  ],
+  "component": false,
+  "superclasses": [
+
+  ],
+  "subclasses": [
+
+  ],
+  "mixedInto": [
+
+  ],
+  "allMixins": [
+
+  ]
+});
\ No newline at end of file