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/collections/BinaryTree.js

  • Provides:

    • dojox.collections.BinaryTree
  • Requires:

    • dojox.collections._base in common
  • dojox.collections.BinaryTree

    • parameters:
      • data
    • type
      Function
  • dojox.collections.BinaryTree.add

    • parameters:
      • data
    • type
      Function
  • dojox.collections.BinaryTree.clear

    • type
      Function
  • dojox.collections.BinaryTree.count

    • type
      Number
  • dojox.collections.BinaryTree.clone

    • type
      Function
  • dojox.collections.BinaryTree.contains

    • parameters:
      • data
    • type
      Function
  • dojox.collections.BinaryTree.deleteData

    • parameters:
      • data
    • type
      Function
  • dojox.collections.BinaryTree.getIterator

    • type
      Function
  • dojox.collections.BinaryTree.search

    • parameters:
      • data
    • type
      Function
  • dojox.collections.BinaryTree.toString

    • parameters:
      • order
      • sep
    • type
      Function
  • dojox.collections.BinaryTree.root

    • type
      Object
  • dojox.collections.BinaryTree.TraversalMethods

    • type
      Object
  • dojox.collections.BinaryTree.TraversalMethods.Preorder

    • type
      Number
  • dojox.collections.BinaryTree.TraversalMethods.Inorder

    • type
      Number
  • dojox.collections.BinaryTree.TraversalMethods.Postorder

    • type
      Number
  • dojox.collections

    • type
      Object
  • dojox

    • type
      Object