dojox/mobile/dh/UrlDataSource (version 1.10)

Summary

A component that accesses the given URL and fetches the data as text.

Usage

var foo = new UrlDataSource(url);
dojox/mobile/dh/UrlDataSource
Parameter Type Description
url String

Property Summary

Method Summary

  • getData() Returns a Deferred that accesses the given URL and fetches the data as text.

Properties

_url
text

Methods

getData()

Returns a Deferred that accesses the given URL and fetches the data as text.

Returns:undefined
Error in the documentation? Can’t find what you are looking for? Let us know!