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.