Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBTemplateActionListener

All Superinterfaces:
java.util.EventListener

public interface CMBTemplateActionListener
extends java.util.EventListener

The listener interface for the CMBTemplateActionEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onTemplateAction(CMBTemplateActionEvent evt)
          Invoked by the CMBSearchTemplateListView when an action trigger, such as enter or double-click, occurs over a template.
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onTemplateAction

public void onTemplateAction(CMBTemplateActionEvent evt)
Invoked by the CMBSearchTemplateListView when an action trigger, such as enter or double-click, occurs over a template.

EIP JavaBeans

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