Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBItemPopupListener

All Superinterfaces:
java.util.EventListener

public interface CMBItemPopupListener
extends java.util.EventListener

The listener interface for the CMBItemPopupEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onItemPopup(CMBItemPopupEvent evt)
          invoked when a right mouse click has occurred on a folder or document in the details pane of the source (a CMBSearchResultsViewer or CMBFolderViewer).
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onItemPopup

public void onItemPopup(CMBItemPopupEvent evt)
invoked when a right mouse click has occurred on a folder or document 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.