|
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.CMBEntitySelectedEvent
Generated by CMBSearchPanel when a new entity is selected.
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
CMBEntitySelectedEvent(java.lang.Object source,
CMBEntity entity)
Constructs the event. |
Method Summary | |
CMBEntity |
getSelectedEntity()
Get the selected template object. |
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 CMBEntitySelectedEvent(java.lang.Object source, CMBEntity entity)
source
- The source of the event.template
- The selected template object.Method Detail |
public CMBEntity getSelectedEntity()
|
EIP JavaBeans | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |