dojox/data/JsonQueryRestStore.js

  • Provides:

    • dojox.data.JsonQueryRestStore
  • dojox.data.JsonQueryRestStore

    • type
      Function
    • chains:
      • dojox.data.JsonRestStore: (prototype)
      • dojox.data.JsonRestStore: (call)
      • dojox.data.util.JsonQuery: (call)
    • mixins:
      • dojox.data.util.JsonQuery.prototype: (prototype)
    • summary
  • dojox.data.JsonQueryRestStore.matchesQuery

    • type
      Function
    • parameters:
      • item: (typeof )
      • request: (typeof )
    • source: [view]
        return item.__id && (item.__id.indexOf("#") == -1) && this.inherited(arguments);
    • summary
  • dojox.data

    • type
      Object
    • summary
  • dojox

    • type
      Object
    • summary