pp108 : nextButton

nextButton

Refers to the Next button in the pagination bar of the navigator object. This button fetches the next set of business objects from the data set.

Syntax

Script

oNextButton = componentID.navigator.nextButton;

Remarks

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

Applies to

View, Table, Group

See Also

Navigator