Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBViewFolderListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
CMBFolderViewer

public interface CMBViewFolderListener
extends java.util.EventListener

The listener interface for the CMBViewFolderEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onViewFolder(CMBViewFolderEvent evt)
          invoked when View menu item has been selected on a folder in the details pane of the source (a CMBSearchResultsViewer).
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onViewFolder

public void onViewFolder(CMBViewFolderEvent evt)
invoked when View menu item has been selected on a folder in the details pane of the source (a CMBSearchResultsViewer).

EIP JavaBeans

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