Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBSearchFieldPopupListener

All Superinterfaces:
java.util.EventListener

public interface CMBSearchFieldPopupListener
extends java.util.EventListener

The listener interface for the CMBSearchFieldPopupEvent.

Since:
8.1

Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onSearchFieldPopup(CMBSearchFieldPopupEvent evt)
          Invoked by the CMBSearchPanel when the mouse popup trigger is activated over a search field.
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onSearchFieldPopup

public void onSearchFieldPopup(CMBSearchFieldPopupEvent evt)
Invoked by the CMBSearchPanel when the mouse popup trigger is activated over a search field.

EIP JavaBeans

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