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