Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBFolderSelectedListener

All Superinterfaces:
java.util.EventListener

public interface CMBFolderSelectedListener
extends java.util.EventListener

The listener interface for the CMBFolderSelectedEvent.


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

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onFolderSelected

public void onFolderSelected(CMBFolderSelectedEvent evt)
invoked when a folder has been selected in the tree pane of the source (a CMBSearchResultsViewer or CMBFolderViewer).

EIP JavaBeans

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