Package com.dassault_systemes.catjdialog |
|
Interface CATKeyPathTreeModelCtxMenuEx
|
com.dassault_systemes.catjdialog.CATKeyPathTreeModelCtxMenuEx
Framework : CATJDialog
Module : CATJDialog
public interface CATKeyPathTreeModelCtxMenuEx
An interface to extend CATKeyPathTreeModel capabilities with contextual menu support.
getContextualMenu
CATMenuModel getContextualMenu(CATDialog iDialog, String[] iKeyPath)
Get the contextual menu of a node.
- Parameters:
iDialog
- The calling component. Its status may not be modified by the model (only 'get' methods).
iKeyPath
- The node key path.
- Returns:
The menu model representing the contextual menu to show.
Copyright © 2000, Dassault Systèmes. All rights reserved