Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / output / Ext.direct.RemotingMethod.js
1 Ext.data.JsonP.Ext_direct_RemotingMethod({
2   "tagname": "class",
3   "name": "Ext.direct.RemotingMethod",
4   "doc": "<p>Small utility class used internally to represent a Direct method.\nThi class is used internally.</p>\n",
5   "extends": null,
6   "mixins": [
7
8   ],
9   "alternateClassNames": [
10
11   ],
12   "xtype": null,
13   "author": null,
14   "docauthor": null,
15   "singleton": false,
16   "private": true,
17   "cfg": [
18
19   ],
20   "method": [
21     {
22       "tagname": "method",
23       "name": "getCallData",
24       "member": "Ext.direct.RemotingMethod",
25       "doc": "<p>Takes the arguments for the Direct function and splits the arguments\nfrom the scope and the callback.</p>\n",
26       "params": [
27         {
28           "type": "Array",
29           "name": "args",
30           "doc": "<p>The arguments passed to the direct call</p>\n",
31           "optional": false
32         }
33       ],
34       "return": {
35         "type": "Object",
36         "doc": "<p>An object with 3 properties, args, callback &amp; scope.</p>\n"
37       },
38       "private": false,
39       "static": false,
40       "filename": "/Users/nick/Projects/sencha/SDK/platform/src/direct/RemotingMethod.js",
41       "linenr": 34,
42       "html_filename": "RemotingMethod.html",
43       "href": "RemotingMethod.html#Ext-direct-RemotingMethod-method-getCallData",
44       "shortDoc": "<p>Takes the arguments for the Direct function and splits the arguments\nfrom the scope and the callback.</p>\n"
45     }
46   ],
47   "property": [
48
49   ],
50   "event": [
51
52   ],
53   "filename": "/Users/nick/Projects/sencha/SDK/platform/src/direct/RemotingMethod.js",
54   "linenr": 1,
55   "html_filename": "RemotingMethod.html",
56   "href": "RemotingMethod.html#Ext-direct-RemotingMethod",
57   "cssVar": [
58
59   ],
60   "cssMixin": [
61
62   ],
63   "component": false,
64   "superclasses": [
65
66   ],
67   "subclasses": [
68
69   ],
70   "mixedInto": [
71
72   ],
73   "allMixins": [
74
75   ]
76 });