|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--com.ibm.mm.viewer.CMBGenericDocSelectedEvent
Generated by CMBGenericDocViewer when a document is selected in the viewer.
CMBGenericDocSelectedListener
, Serialized FormFields inherited from class java.util.EventObject |
source |
Constructor Summary | |
CMBGenericDocSelectedEvent(java.lang.Object source,
CMBDocument document)
constructs the event. |
Method Summary | |
CMBDocument |
getDocument()
Returns the CMBDocument. |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CMBGenericDocSelectedEvent(java.lang.Object source, CMBDocument document)
source
- the source of the event.document
- the CMBDocument of the document.Method Detail |
public CMBDocument getDocument()
|
EIP JavaBeans | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |