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/OfflineRest.js

  • Provides:

    • dojox.rpc.OfflineRest
  • Requires:

    • dojox.data.ClientFilter in common
    • dojox.rpc.Rest in common
    • dojox.storage in common
  • dojox.rpc.Rest

    • alias - dojox.rpc.Rest
  • namespace

    • type
      String
  • dojox.rpc.Rest._index

    • alias - dojox.rpc.Rest._index
  • dojox.storage.manager.available

    • alias - dojox.storage.manager.available
  • syncId

    • type
      Object
  • OfflineRest

    • type
      Object
  • dojox.rpc.OfflineRest

    • type
      Object
  • dojox.rpc.OfflineRest.turnOffAutoSync

    • type
      Function
  • dojox.rpc.OfflineRest.sync

    • alias - sync
  • dojox.rpc.OfflineRest.sendChanges

    • alias - sendChanges
  • dojox.rpc.OfflineRest.downloadChanges

    • type
      Function
  • dojox.rpc.OfflineRest.addStore

    • parameters:
      • store: (typeof data-store)
        Store to add
      • baseQuery: (typeof query)
        This is the base query to should be used to load the items for
        the store. Generally you want to load all the items that should be
        available when offline.
    • summary
      Adds a store to the monitored store for local storage
    • type
      Function
  • OfflineRest.stores

    • type
      Array
  • dojox.rpc.Rest._get

    • alias - dojox.rpc.Rest._get
    • parameters:
      • service
      • id
    • returns
      server error, let the error propagate
    • type
      Function
  • dojox.rpc.Rest._change

    • alias - dojox.rpc.Rest._change
    • parameters:
      • method
      • service
      • id
      • serializedContent
    • type
      Function
  • dojox.rpc

    • type
      Object
  • dojox

    • type
      Object