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