Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBItemActionListener

All Superinterfaces:
java.util.EventListener

public interface CMBItemActionListener
extends java.util.EventListener

The listener interface for the CMBItemActionEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onItemAction(CMBItemActionEvent evt)
          invoked when a double-click or Enter has been pressed 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

onItemAction

public void onItemAction(CMBItemActionEvent evt)
invoked when a double-click or Enter has been pressed 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.