| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object
|
+--xp.events.Event
|
+--xp.events.NodeEvent
Field Summary | ||
| node: XMLNode | ||
| The node object the event is related to | ||
| ||
Constructor | ||
| public | NodeEvent ( type: String, node: XMLNode) | |
| Constructs a new node event | ||
| var node: XMLNode |
| The node object the event is related to |
|
| Constructs a new node event | ||||||
|