dojox
»
collections
»
BinaryTree
» contains
dojox.collections.BinaryTree.contains
dojo.require("dojox.collections.BinaryTree");
defined in dojox/collections/BinaryTree.js
Usage
function (data)
(view source)
return
this
.
search
(
data
)
!
=
null
;
parameter
type
description
data