X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/output/Ext.direct.RemotingMethod.js diff --git a/docs/output/Ext.direct.RemotingMethod.js b/docs/output/Ext.direct.RemotingMethod.js deleted file mode 100644 index 7af553bf..00000000 --- a/docs/output/Ext.direct.RemotingMethod.js +++ /dev/null @@ -1,76 +0,0 @@ -Ext.data.JsonP.Ext_direct_RemotingMethod({ - "tagname": "class", - "name": "Ext.direct.RemotingMethod", - "doc": "

Small utility class used internally to represent a Direct method.\nThi class is used internally.

\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": "

Takes the arguments for the Direct function and splits the arguments\nfrom the scope and the callback.

\n", - "params": [ - { - "type": "Array", - "name": "args", - "doc": "

The arguments passed to the direct call

\n", - "optional": false - } - ], - "return": { - "type": "Object", - "doc": "

An object with 3 properties, args, callback & scope.

\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": "

Takes the arguments for the Direct function and splits the arguments\nfrom the scope and the callback.

\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