pp108 : firstButton

firstButton

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

Syntax

Script

oFirstButton = componentID.navigator.firstButton;

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