Class Library

Class library is a library of the classes, interfaces and value types, which provides access to DHTML components functionalities.

Namespaces

Name Description Compiled unit
PP It contains kernel classes. PP.js
PP.Ui It contains visual controls classes. PP.js
PP.Mb It contains classes that are used to work with repository objects including dimensions. PP.Metabase.js,
PP.Navigator.js
PP.Mb.Ui It contains classes of basic high-level components. PP.Metabase.js,
PP.Navigator.js
PP.Navigator It contains classes for working with object navigator. PP.Metabase.js,
PP.Navigator.js
PP.Exp It contains classes that are used to work with an express report. PP.Express.js
PP.Exp.Ui It contains classes that are used to work with visual components of express report. PP.Express.js
PP.Prx It contains classes that are used to work with a regular report. PP.Report.js
PP.Prx.Ui It contains classes that are used to work with visual components of regular report. PP.Report.js
PP.Rds It contains classes and enumerations that are used to work with an MDM dictionary. PP.Rds.js
PP.Rds.Ui It contains classes and enumerations that are used to work with visual elements of MDM dictionary. PP.Rds.js
PP.TS It contains classes that are used to work with a time series analysis unit. PP.TS.js
PP.TS.Ui It contains classes that are used to work with visual components of time series analysis unit. PP.TS.js
PP.Ufe It contains classes that are used to work with an expression editor. PP.Ufe.js
PP.Ufe.Ui It contains classes that are used to work with visual components of expression editor. PP.Ufe.js
PP.App It contains methods and enumerations for working with web application tools and for logging in to analytics platform repository. PP.App.js
PP.Application It contains classes and enumerations for working with web application tools and for logging in to analytics platform repository. PP.App.js
Kap It contains classes and methods that are used to work with dashboards. dashboard.nocache.js

Working with Visualizers

To work with visualizers, use classes of corresponding visualizer:

Name Description Compiled unit

Table

It contains classes that are used to work with a table data display component.

PP.TabSheet.js

Maps

It contains map and map wizard classes and methods.

PP.MapChart.js,

PP.MapMaster.js

Tree map

It contains classes and methods that are used to work with a tree map.

PP.TreeChartMaster.js

Bubble tree

It contains classes and methods that are used to work with a bubble tree.

PP.BubbleTree.js

Bubble chart

It contains classes and methods for working with a bubble chart.

PP.BubbleChart.js,

PP.BubbleChartMaster.js

Charts

It contains classes and methods for working with a chart plotted on the Canvas element, rating chart, chart with parallel coordinates.

PP.Charts.js,

PP.Charts_Canvas.js,

PP.ChartMaster.js,

PP.RatingChartPlugin.js,

PP.ParallelCoordinates.js

Speedometer

It contains classes, methods and enumerations that are used to work with a speedometer.

PP.Gauge.js,

PP.GaugeMaster.js

See also:

DHTML Components