Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBSearchStartedListener

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

public interface CMBSearchStartedListener
extends java.util.EventListener

The listener interface for the CMBSearchStartedEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onSearchStarted(CMBSearchStartedEvent event)
          Invoked when the search is started from the CMBSearchTemplateViewer
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onSearchStarted

public void onSearchStarted(CMBSearchStartedEvent event)
Invoked when the search is started from the CMBSearchTemplateViewer

EIP JavaBeans

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