Package com.dassault_systemes.catjdialog |
|
Interface CATKeyTableModelCtxMenuEx
|
com.dassault_systemes.catjdialog.CATKeyTableModelCtxMenuEx
Framework : CATJDialog
Module : CATJDialog
public interface CATKeyTableModelCtxMenuEx
An interface to extend CATKeyTableModel with contextual menu support.
getContextualMenu
CATMenuModel getContextualMenu(String iKey, int iCol)
Get the contextual menu on a table cell.
- Parameters:
iKey
- A row's key.
iCol
- A colum's index.
- Returns:
The menu model representing the contextual menu to show on the specified cell.
Copyright © 2000, Dassault Systèmes. All rights reserved