Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/www-elementn/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/www-elementn/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/grid/TreeSelection.js

  • Provides:

    • dojox.grid.TreeSelection
  • Requires:

    • dojox.grid.DataSelection in common
  • dojox.grid.TreeSelection

    • type
      Function
    • chains:
      • dojox.grid.DataSelection: (prototype)
      • dojox.grid.DataSelection: (call)
    • classlike
  • dojox.grid.TreeSelection.setMode

    • prototype - dojox.grid.TreeSelection
    • parameters:
      • mode
    • type
      Function
  • dojox.grid.TreeSelection.selected

    • prototype - dojox.grid.TreeSelection
    • type
      Object
  • dojox.grid.TreeSelection.sorted_sel

    • prototype - dojox.grid.TreeSelection
    • type
      Array
  • dojox.grid.TreeSelection.sorted_ltos

    • prototype - dojox.grid.TreeSelection
    • type
      Object
  • dojox.grid.TreeSelection.sorted_stol

    • prototype - dojox.grid.TreeSelection
    • type
      Object
  • dojox.grid.TreeSelection.addToSelection

    • prototype - dojox.grid.TreeSelection
    • parameters:
      • inItemOrIndex
    • type
      Function
  • dojox.grid.TreeSelection.selectedIndex

    • prototype - dojox.grid.TreeSelection
    • type
      Number
  • dojox.grid.TreeSelection.deselect

    • prototype - dojox.grid.TreeSelection
    • parameters:
      • inItemOrIndex
    • type
      Function
  • dojox.grid.TreeSelection.getSelected

    • prototype - dojox.grid.TreeSelection
    • type
      Function
  • dojox.grid.TreeSelection.getSelectedCount

    • prototype - dojox.grid.TreeSelection
    • type
      Function
  • dojox.grid.TreeSelection._bsearch

    • prototype - dojox.grid.TreeSelection
    • parameters:
      • v
    • private - 1
    • type
      Function
  • dojox.grid.TreeSelection._comparePaths

    • prototype - dojox.grid.TreeSelection
    • parameters:
      • a
      • b
    • private - 1
    • type
      Function
  • dojox.grid.TreeSelection._insertSortedSelection

    • prototype - dojox.grid.TreeSelection
    • parameters:
      • index
    • private - 1
    • type
      Function
  • dojox.grid.TreeSelection._removeSortedSelection

    • prototype - dojox.grid.TreeSelection
    • parameters:
      • index
    • private - 1
    • type
      Function
  • dojox.grid.TreeSelection.getFirstSelected

    • prototype - dojox.grid.TreeSelection
    • type
      Function
  • dojox.grid.TreeSelection.getNextSelected

    • prototype - dojox.grid.TreeSelection
    • parameters:
      • inPrev
    • type
      Function
  • dojox.grid.TreeSelection._range

    • prototype - dojox.grid.TreeSelection
    • parameters:
      • inFrom
      • inTo
      • func
    • private - 1
    • type
      Function
  • dojox.grid.TreeSelection.grid.layout.cells

    • prototype - dojox.grid.TreeSelection
  • dojox.grid.TreeSelection.grid.store

    • prototype - dojox.grid.TreeSelection
  • dojox.grid.TreeSelection.grid

    • prototype - dojox.grid.TreeSelection
  • dojox.grid

    • type
      Object
  • dojox

    • type
      Object