BubbleTree.selectItems

Syntax

selectItems(items: Object, reset: Boolean);

Parameters

item. Tree map items to select.

reset. Indicates if selection of all items should be reset before method execution.

Description

The selectItems method selects specified tree map ite,s.

Example

The example of method use is given in the page with description of the BubbleTree.selectItem method.

BubbleTree