Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBFolderActionListener

All Superinterfaces:
java.util.EventListener

public interface CMBFolderActionListener
extends java.util.EventListener

The listener interface for the CMBFolderActionEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onFolderAction(CMBFolderActionEvent evt)
          invoked when a double-click or enter has been pressed on a folder in the tree pane of the source (a CMBSearchResultsViewer or CMBFolderViewer).
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onFolderAction

public void onFolderAction(CMBFolderActionEvent evt)
invoked when a double-click or enter has been pressed on a folder 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.