Enterprise Information Portal APIs

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).
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

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).

EIP JavaBeans

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.