Method XbpBrowse():goBottom() Foundation

Positions the record pointer to the last data record in the data source.

Syntax
:goBottom() --> self
Return

:goBottom() returns a reference to the XbpBrowse object.

Description

:goBottom() evaluates the code block in the instance variable :goBottomBlock, passing as an argument a reference to the XbpBrowse. In the code block the record pointer must be positioned on the last record of the data source. The XbpBrowse object redisplays then the data area in the browse window and positions the browse cursor at the last visible data row.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.