|
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.beans.gui.CMBEditItemAttributesEvent
Generated by CMBSearchResultsViewer and CMBFolderViewer when Edit Attributes is selected from the popup on a document or folder in the details pane.
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
CMBEditItemAttributesEvent(java.lang.Object source,
CMBItem item)
constructs the event. |
Method Summary | |
CMBItem |
getItem()
returns the CMBItem representing the item. |
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 CMBEditItemAttributesEvent(java.lang.Object source, CMBItem item)
source
- the source of the event.item
- the CMBItem representing the item.Method Detail |
public CMBItem getItem()
|
EIP JavaBeans | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |