| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object
|
+--xp.events.Event
|
+--xp.events.ResultEvent
Field Summary | ||
| result: Object | ||
| The Result property indicates the result that is returning to it's caller | ||
| ||
Constructor | ||
| public | ResultEvent ( type: String, result: Object) | |
| Constructs a new Result event | ||
| var result: Object |
| The Result property indicates the result that is returning to it's caller |
|
| Constructs a new Result event | ||||||
|