Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBTemplateFieldPopupListener

All Superinterfaces:
java.util.EventListener

public interface CMBTemplateFieldPopupListener
extends java.util.EventListener

The listener interface for the CMBTemplateFieldPopupEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onTemplateFieldPopup(CMBTemplateFieldPopupEvent evt)
          Invoked by the CMBSearchTemplateViewer when the mouse popup trigger is activated over a template field.
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onTemplateFieldPopup

public void onTemplateFieldPopup(CMBTemplateFieldPopupEvent evt)
Invoked by the CMBSearchTemplateViewer when the mouse popup trigger is activated over a template field.

EIP JavaBeans

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