|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public Event
An interface representing an widget event. It can be obtained through an EventProvider
.
Method Summary | |
---|---|
String |
getName()
Get's the name of this event. |
boolean |
isPublished()
Returns whether this event is published or not. |
boolean |
isHandled()
Returns whether this event is handled or not. |
String |
getPayloadType()
Get's the payload type of this event. |
Methods inherited from interface com.ibm.mashups.enabler.Identifiable |
---|
getID |
Methods inherited from interface com.ibm.mashups.enabler.Localized |
---|
getLocales, getTitle, getTitles, getDescription, getDescriptions |
Method Detail |
---|
String getName()
boolean isPublished()
boolean isHandled()
String getPayloadType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |