Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBDocumentClosedListener

All Superinterfaces:
java.util.EventListener

public interface CMBDocumentClosedListener
extends java.util.EventListener

The listener interface for the CMBDocumentClosedEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onDocumentClosed(CMBDocumentClosedEvent evt)
          invoked when a document is closed in CMBDocumentViewer.
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onDocumentClosed

public void onDocumentClosed(CMBDocumentClosedEvent evt)
invoked when a document is closed in CMBDocumentViewer.

EIP JavaBeans

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