Method XbpQuickBrowse():goToRecord() Foundation

Moves the browse cursor to a particular record.

Syntax
:goToRecord( <xRecordID> ) --> self
Parameters
<xRecordID>
The parameter <xRecordID> specifies the record the browse cursor is to be moved to.
Return

This method returns the object executing the method (self).

Description

The methode :goToRecord() is used when the record pointer of the data source is moved outside of an XbpQuickBrowse object and the browse cursor must be synchronized with the new record pointer position.

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.