Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Function of a Class

Asynchronous method - fetches XML data from the URL then delegates to build to process the xml

Dispatches a QxEvent("done") after the hierarchy is built


Parameters

NameTypeMandatoryInfo
parentAllfalse
urlAllfalse

Type

This function is public. It can be used by both user and programmer.

Usage

QxBuilder.buildFromUrl(parent, url);