/api/1.10/dojox/mobile/dh/StringDataSource.html
dojox/mobile/dh/StringDataSource
(version 1.10)
Summary
A component that simply returns the given text.
Usage
var
foo
=
new
StringDataSource
(
text
)
;
Defined by
dojox/mobile/dh/StringDataSource
Parameter
Type
Description
text
String
Property Summary
text
Method Summary
getData
()
Returns the given text.
Properties
text
Defined by:
dojox/mobile/dh/StringDataSource
Methods
getData
()
Defined by
dojox/mobile/dh/StringDataSource
Returns the given text.
Returns:
undefined
Error in the documentation? Can’t find what you are looking for? Let us know!