Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBViewVersionsListener

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

public interface CMBViewVersionsListener
extends java.util.EventListener

The listener interface for the CMBViewVersionsEvent.

Since:
8.1

Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onViewVersions(CMBViewVersionsEvent 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

onViewVersions

public void onViewVersions(CMBViewVersionsEvent 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.