pp108 : showAllButton

showAllButton

It refers to the Show All button in the control bar of the navigator object. It retrieves and displays backend data for the current model, depending on the parameters, if specified.

This is a toggle button; when clicked, it retrieves data and disables the navigation options. On again clicking the button, it reverts to its original state.

Syntax

Script

oShowAllButton = componentID.navigator.showAllButton;

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
refreshButton