Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/rpc/Rest.js

  • Provides:

    • dojox.rpc.Rest
  • drr

    • type
      Function
  • dojox.rpc.Rest

    • parameters:
      • path: (typeof String)
      • isJson: (typeof Boolean)
      • schema: (typeof Object)
      • getRequest: (typeof Function)
    • summary
      Creates a REST service using the provided path.
    • type
      Function
  • drr._index

    • type
      Object
  • drr._timeStamps

    • type
      Object
  • drr._change

    • parameters:
      • method
      • service
      • id
      • content
    • type
      Function
  • drr._get

    • parameters:
      • service
      • id
      • args
    • type
      Function
  • dojox.rpc

    • type
      Object
  • dojox

    • type
      Object