This document is archived and information here might be outdated. Recommended version. |
Provides access to menu requests that occur with the TableView. This interface must the QI'able from the callback interface.
Name | Description | |
---|---|---|
CellMenu | This method is called if the user requests a Cell menu. | |
ColumnMenu | This method is called if the user requests a Column menu. | |
OptionMenu | This method is called if the user requests a Option menu. | |
RowMenu | This method is called if the user requests a Row menu. |
Classes | Description |
---|