Show contents 

Working with Time Series Analysis > PP.TS.Ui > Classes > HistoryWindow > HistoryWindow.getRevisionsList

HistoryWindow.getRevisionsListBox

Syntax

getRevisionsListBox ();

Description

The getRevisionsListBox method returns the component that contains revision list.

Comments

The getRevisionsListBox method returns an object of the PP.TS.Ui.RevisionsListBox class.

Example

The example of using the getRevisionsListBox method is given on the HistoryWindow Constructor page.

See also:

HistoryWindow