RasterTree.getItemByValue( value )

Returns the tree item having a value attributte matching the given argument.

Parameters

Name Type   Description
value any A value matching the value attribute of a TreeItem.

Returns

Type Description
object The tree item having a value attributte matching the given argument. Returns null if no tree item having a value attributte matching the given argument is found.
Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López