Name (CSS property) | Type (tag) | Type (js) | Default | Category |
---|---|---|---|---|
cacheable
|
Boolean | read/write | ||
Flag to say whether data is cacheable at the server | ||||
clientcacheable
|
Boolean | read/write | ||
Flag to say whether data is cacheable at the client (browser) | ||||
getresponseheaders
|
Boolean | read/write | ||
Flag to say whether proxied server should return with HTTP response metadata added. | ||||
loadstarttime
|
Number | read/write | ||
loadtime
|
Number | read/write | ||
Time taken by load, in milliseconds | ||||
method
|
String | read/write | ||
multirequest
|
Boolean | read/write | ||
nsprefix
|
Boolean | read/write | ||
Flag to say whether namespace prefixes on element and attribute names is preserved in XML data | ||||
parsexml
|
Boolean | read/write | ||
Flag which says if the loader should attempt to parse the response as XML | ||||
postbody
|
String | read/write | ||
proxied
|
Boolean | read/write | ||
proxyurl
|
String | read/write | ||
queryparams
|
lz.params | read/write | ||
An LzParam object which holds query key-value pairs. | ||||
queuerequests
|
Boolean | read/write | ||
requestheaders
|
lz.params | read/write | ||
An LzParam object which holds HTTP request headers as key-value pairs. | ||||
responseheaders
|
lz.params | read/write | ||
An LzParam object which holds HTTP response headers | ||||
secure
|
Boolean | read/write | ||
secureport
|
uint | read/write | ||
serverproxyargs
|
Object | read/write | ||
A hashtable object of extra args to be sent along with the LPS server proxy control args. | ||||
trimwhitespace
|
Boolean | read/write | ||
Flag to say whether whitespace should be trimmed from text element data in returned XML data | ||||
xmldata
|
lz.DataNodeMixin | read/write | ||
The LZX DOM element containing the loaded data |
Methods
Events
Copyright © 2002-2010 Laszlo Systems, Inc. All Rights Reserved. Unauthorized use, duplication or distribution is strictly prohibited. This is the proprietary information of Laszlo Systems, Inc. Use is subject to license terms.