Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBViewVersionsCancelledListener

All Superinterfaces:
java.util.EventListener

public interface CMBViewVersionsCancelledListener
extends java.util.EventListener

The listener interface for the CMBViewVersionsEvent.

Since:
8.1

Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onViewVersionsCancelled(CMBViewVersionsCancelledEvent evt)
          invoked when a document or folder has been selected and the view versions action is chosen from the menu.
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onViewVersionsCancelled

public void onViewVersionsCancelled(CMBViewVersionsCancelledEvent evt)
invoked when a document or folder has been selected and the view versions action is chosen from the menu.

EIP JavaBeans

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