com.ibm.mm.beans.gui
Interface CMBEditItemAttributesListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- CMBItemAttributesEditor
- public interface CMBEditItemAttributesListener
- extends java.util.EventListener
The listener interface for the CMBEditItemAttributesEvent.
Field Summary |
static java.lang.String |
copyright
|
Method Summary |
void |
onEditItemAttributes(CMBEditItemAttributesEvent evt)
invoked when the Edit Attributes menu item has been selected on a document or
folder in the details pane of the source (a CMBSearchResultsViewer or CMBFolderViewer). |
copyright
public static final java.lang.String copyright
onEditItemAttributes
public void onEditItemAttributes(CMBEditItemAttributesEvent evt)
- invoked when the Edit Attributes menu item has been selected on a document or
folder in the details pane of the source (a CMBSearchResultsViewer or CMBFolderViewer).
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.