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