Enterprise Information Portal APIs

com.ibm.mm.viewer.annotation
Interface CMBAnnotationDeletedListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
CMBGenericDocViewer

public interface CMBAnnotationDeletedListener
extends java.util.EventListener

The listener interface for the CMBAnnotationDeletedEvent.

Since:
8.1

Method Summary
 void annotationDeleted(CMBAnnotationDeletedEvent evt)
          Invoked when an annotation is deleted.
 

Method Detail

annotationDeleted

public void annotationDeleted(CMBAnnotationDeletedEvent evt)
Invoked when an annotation is deleted.

EIP JavaBeans

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