Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBEditCancelledListener

All Superinterfaces:
java.util.EventListener

public interface CMBEditCancelledListener
extends java.util.EventListener

The listener interface for the CMBEditCancelledEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onEditCancelled(CMBEditCancelledEvent evt)
          Invoked when editing is cancelled in the CMBItemAttributesEditor.
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onEditCancelled

public void onEditCancelled(CMBEditCancelledEvent evt)
Invoked when editing is cancelled in the CMBItemAttributesEditor.

EIP JavaBeans

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