Constructordojox.collections.BinaryTree

dojo.require("dojox.collections.BinaryTree");
defined in dojox/collections/BinaryTree.js

Usage

function (data) (view source)
parametertypedescription
data  

Jump to PropertiesFunctionsBack to top

Functionadd(data)
Functioncontains(data)
FunctiondeleteData(data)
Functionsearch(data)
FunctiontoString(order, sep)

Jump to FunctionsPropertiesBack to top