Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBEditRequestedListener

All Superinterfaces:
java.util.EventListener

public interface CMBEditRequestedListener
extends java.util.EventListener

The listener interface for the CMBEditRequestedEvent


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onEditRequested(CMBEditRequestedEvent event)
          invoked when an attribute is about to be changed on the ItemAttributesEditor.
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onEditRequested

public void onEditRequested(CMBEditRequestedEvent event)
invoked when an attribute is about to be changed on the ItemAttributesEditor.

EIP JavaBeans

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