pp108 : lastButton

lastButton

It refers to the Last button in the pagination bar of the navigator object. This button fetches the last set of business objects, or the last business object, from the data set.

Syntax

Script

oLastButton = componentID.navigator.lastButton;

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
previousButton
refreshButton
showAllButton