Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBItemSelectedListener

All Superinterfaces:
java.util.EventListener

public interface CMBItemSelectedListener
extends java.util.EventListener

The listener interface for the CMBItemSelectedEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onItemSelected(CMBItemSelectedEvent evt)
          invoked when a document or folder has been selected in the details pane of the source (a CMBSearchResultsViewer or CMBFolderViewer).
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onItemSelected

public void onItemSelected(CMBItemSelectedEvent evt)
invoked when a document or folder has been selected 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.