Package com.dassault_systemes.catjdialog

   
Interface CATKeyPathTreeModelCtxMenuEx

 
Class Hierarchy
com.dassault_systemes.catjdialog.CATKeyPathTreeModelCtxMenuEx
Class Location

Framework : CATJDialog

Module : CATJDialog

Class Description

public interface CATKeyPathTreeModelCtxMenuEx

An interface to extend CATKeyPathTreeModel capabilities with contextual menu support.

Field Summary

Constructor Summary

Method Summary
CATMenuModel getContextualMenu(CATDialog iDialog, String[] iKeyPath)


Field Detail

Constructor Detail

Method Detail

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