Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBSearchCompletedListener

All Superinterfaces:
java.util.EventListener

public interface CMBSearchCompletedListener
extends java.util.EventListener

The listener interface for the CMBSearchCompletedEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onSearchCompleted(CMBSearchCompletedEvent event)
          Invoked by the CMBSearchTemplateViewer when the search is completed
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onSearchCompleted

public void onSearchCompleted(CMBSearchCompletedEvent event)
Invoked by the CMBSearchTemplateViewer when the search is completed

EIP JavaBeans

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