Property Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
C
 conTimeouts, VegUIBridge
D
 denyRequests, VegUIBridge
F
 Funcs, VegUIDynFunc
I
 id, VegUIRequest
M
 maxSendTime, VegUIBridge
 maxTimeouts, VegUIBridge
O
 Object Properties
P
 process, VegUIRequest
 PTimer, VegUIBridge
R
 request, VegUIRequest
 Request,R, VegUIBridge
 resend, VegUIBridge
 returnVal, VegUIDynFunc
S
 sendNum, VegUIBridge
 successNum, VegUIBridge
T
 timeCreation, VegUIRequest
 timeoutNum, VegUIBridge
 timeSend, VegUIRequest
 toElement, VegUIRequest
int, current timeouts in a row
*bool’, if true no requests can be sent
Array, holds the functions
int, unique request id
int, maximum time a request can take before timing out
int, maximum number of timeouts before onmaxtimeouts is called
function, if set this function will be executed when the request has been responded to by the server
Interval, the interval object that polls timeouts
XMLHttpRequest, the xml http request object
Array, holds all active requests
bool, if true failed requests will be resent
variable, holds the value that will be returned by the execute method
int, number of requests sent
int, total number of successful requests
int, time of creation
int, total number of timeouts
int, time it took to send and get a request
VegUIElement, request belongs to this element