Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBTemplateFieldChangedListener

All Superinterfaces:
java.util.EventListener

public interface CMBTemplateFieldChangedListener
extends java.util.EventListener

The listener interface for the CMBTemplateFieldChangedEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onTemplateFieldChanged(CMBTemplateFieldChangedEvent evt)
          Invoked by the CMBSearchTemplateViewer when the value in a field on the template is changed.
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onTemplateFieldChanged

public void onTemplateFieldChanged(CMBTemplateFieldChangedEvent evt)
Invoked by the CMBSearchTemplateViewer when the value in a field on the template is changed.

EIP JavaBeans

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