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
|
copyright
public static final java.lang.String copyright
onTemplateAction
public void onTemplateAction(CMBTemplateActionEvent evt)
- Invoked by the CMBSearchTemplateListView when an action trigger, such as
enter or double-click, occurs over a template.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.