getSceneItems();
The getSceneItems method gets the array of items currently shown in the tree map.
This method returns an array of PP.Ui.TreeMapItem objects.
The example of use is given in the page with description of the TreeMap.getColorOptions property.
See also: