Event XbpBrowse():footerRbDown Foundation
Right button is pressed in the footing of a column
:footerRbDown := {| aMousePos, nColPos, self | ... }
:footerRbDown ( <aMousePos>, <nColPos> ) --> self
xbeBRW_FooterRbDown (1048980)
The method returns a reference to the XbpBrowse object.
The xbeBRW_FooterRbDown event is created when the right mouse button is pressed on the footing of a table column. This makes it possible to display a different context menu for the footing row than for heading or data rows of a browser.
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.