|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public IEvent
it carries various pieces of information when an event flows at runtime
Field Summary | |
---|---|
String |
name
The name of the event. |
String |
type
The type of any payload. |
Object |
payload
The data, if any, being provided by the source of the event. |
String |
source
The iWidget supplied id for the source iWidget. |
Constructor Summary | |
---|---|
constructor()
|
Field Detail |
---|
String name
String type
Object payload
String source
Constructor Detail |
---|
public constructor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |