pp108 : refreshButton

refreshButton

 

It refers to the Refresh button in the control bar of the navigator object. This button reverts the changes done to the view or component, and restores it to its last-saved status.

The Control Bar buttons available in Process Platform XForms are HTML label buttons and image buttons to which HTML properties and methods apply.

Syntax

Script

oRefreshButton = componentID.navigator.refreshButton;

Remarks

During runtime, this property can be accessed through the navigator object of the control.

Applies to

View, Table, Group

Related reference

Navigator
Control Bar
Pagination Bar
deleteButton
findButton
firstButton
insertButton
lastButton
previousButton
showAllButton