IBM DB2 UDB
Plugin Interface
for Extending the Control Center

com.ibm.db2.tools.cc.navigator
Interface CCDefaultMenuAction


public interface CCDefaultMenuAction

The CCDefaultMenuAction interface is to be used by implementers of CCMenuAction to specify that the plugin menu action is the default menu action for a plugin object.

The default menu action is invoked when the user double clicks on the object in the Control Center. There should only be one default menu action for an object type. Usually the default menu action is an alter menu action.

Changing the default menu action for existing Control Center objects is not supported.

See Also:
CCMenuAction


IBM DB2 UDB
Plugin Interface
for Extending the Control Center

(C)Copyright IBM Corp. 2002, 2004. All rights reserved.

Links on this page are made available for your convenience and may take you to non-IBM sites. IBM does not warrant any sample code provided on these sites.