| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object
|
+--xp.system.DispatcherObject
|
+--xp.data.XMLLoader
| ||
Constructor | ||
| public | XMLLoader ( parent: Object) | |
| Create a new instance | ||
Method Summary | ||
| public | load ( url: String, target: XML ): XML | |
| Loads a document (specified by the XML object) from a URL. | ||
| public | send ( url: String, params: XML, window: String ): Void | |
| Sends the specified XML object to a URL. | ||
| public | sendAndLoad ( url: String, params: XML, target: XML ): XML | |
| Sends the specified XML object to a URL, and loads the server response into another XML object. | ||
| ||
|
| Create a new instance | |||
|
|
| Loads a document (specified by the XML object) from a URL. | ||||||
|
|
| Sends the specified XML object to a URL. | |||||||||
|
|
| Sends the specified XML object to a URL, and loads the server response into another XML object. | |||||||||
|
Event summary for the XMLLoader class
The following table lists events of the XMLLoader class.