View: PP.Control
The View property determines visual component used by BI tool.
To execute the example the HTML page must contain the DimensionTree component named dimTree (see Example of Creating the DimensionTree Component):
dimTree.getDimTreeCtrl().getView()
The getView method returns an instance of the PP.Mb.Ui.DimensionTree class.
See also: