Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBTemplatePopupListener

All Superinterfaces:
java.util.EventListener

public interface CMBTemplatePopupListener
extends java.util.EventListener

The listener interface for the CMBTemplatePopupEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onTemplatePopup(CMBTemplatePopupEvent evt)
          Invoked by the CMBSearchTemplateListView when the popup trigger is activated
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onTemplatePopup

public void onTemplatePopup(CMBTemplatePopupEvent evt)
Invoked by the CMBSearchTemplateListView when the popup trigger is activated

EIP JavaBeans

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