|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public EventProvider
Interface defines functions to access handled or published event descriptions.
Method Summary | |
---|---|
com.ibm.mashups.iwidget.IEventDescription[] |
getWidgetPublishedEvents()
This method returns an array of event description. |
com.ibm.mashups.iwidget.IEventDescription[] |
getWidgetHandledEvents()
This method returns an array of event description. |
com.ibm.mashups.iwidget.IEventDescription |
getPublicEvent(String name)
This method returns the required event. |
Method Detail |
---|
com.ibm.mashups.iwidget.IEventDescription[] getWidgetPublishedEvents()
com.ibm.mashups.iwidget.IEventDescription[] getWidgetHandledEvents()
com.ibm.mashups.iwidget.IEventDescription getPublicEvent(String name)
name
-
name of required public event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |