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/grid/LazyTreeGridStoreModel.js

  • Provides:

    • dojox.grid.LazyTreeGridStoreModel
  • Requires:

    • dijit.tree.ForestStoreModel in common
  • dojox.grid.LazyTreeGridStoreModel

    • type
      Function
    • chains:
      • dijit.tree.ForestStoreModel: (prototype)
      • dijit.tree.ForestStoreModel: (call)
    • parameters:
      • args: (typeof Object)
  • dojox.grid.LazyTreeGridStoreModel.serverStore

    • type
      bool
  • dojox.grid.LazyTreeGridStoreModel.constructor

    • constructor - constructor
    • type
      Function
    • parameters:
      • args: (typeof Object)
  • dojox.grid.LazyTreeGridStoreModel.mayHaveChildren

    • parameters:
      • item: (typeof dojo.data.Item)
    • type
      Function
  • dojox.grid.LazyTreeGridStoreModel.getChildren

    • parameters:
      • parentItem: (typeof dojo.data.Item)
      • onComplete: (typeof function(items,)
        size)
      • onError: (typeof function)
      • queryObj: (typeof object)
    • type
      Function
  • dojox.grid.LazyTreeGridStoreModel.root.size

    • type
      Number
  • dojox.grid.LazyTreeGridStoreModel.store

  • dojox.grid.LazyTreeGridStoreModel.childrenSize

    • type
      Number
  • dojox.grid.LazyTreeGridStoreModel._isChildrenLoaded

    • parameters:
      • parentItem
    • summary
      Check if all children of the given item have been loaded
    • type
      Function
  • dojox.grid

    • type
      Object
  • dojox

    • type
      Object