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