Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBSearchFieldChangedListener

All Superinterfaces:
java.util.EventListener

public interface CMBSearchFieldChangedListener
extends java.util.EventListener

The listener interface for the CMBSearchFieldChangedEvent.

Since:
8.1

Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onSearchFieldChanged(CMBSearchFieldChangedEvent evt)
          Invoked by the CMBSearchPanel when the value in a field on the panel is changed.
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onSearchFieldChanged

public void onSearchFieldChanged(CMBSearchFieldChangedEvent evt)
Invoked by the CMBSearchPanel when the value in a field on the panel is changed.

EIP JavaBeans

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