Method TBrowse():panRight() Foundation
Scrolls the browse window one column to the right.
:panRight() --> self
:panRight() returns a reference to the TBrowse object.
When the browse window does not show all columns to the right, :panRight() scrolls the contents of the browse window one column to the left and displays a previously invisible column as the rightmost column in the browse window. The browse cursor is not moved, until the column the cursor is in is scrolled off the browse window. At that point, the browse cursor remains in the first column displayed in the browse window.
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.