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
S
 send
 sendNum, VegUIBridge
 set_pos, VSK_Node
 successNum, VegUIBridge
T
 t, VSK_Node
 timeCreation, VegUIRequest
 timeoutNum, VegUIBridge
 timeSend, VegUIRequest
 toElement, VegUIRequest
 trim, VSK_Node
 ttip_hide, VSK_Node
 ttip_show, VSK_Node
U
 undock, VSK_Node
this.send = function(url,
para,
method,
pFunc,
sync)
send a request to the server
VSK_Tunnel.prototype.send = function(url,
ondone)
sends request to webserver (via IFRAME)
int, number of requests sent
VSK_Node.prototype.set_pos = function(pos,
zIndex)
Sets the css position of the node and the node’s z-index
int, total number of successful requests
VSK_Node.prototype.t = function()
Returns the transparency of the node (in percent)
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
VSK_Node.prototype.trim = function(length,
reverse)
Removes an unspecified amount of child nodes from the beginning or end of the child nodes array of the controlled node until the defined length is reached
VSK_Node.prototype.ttip_hide = function()
Destroys the node’s tooltip
VSK_Node.prototype.ttip_show = function(text)
Creates and shows a tooltip
VSK_Node.prototype.undock = function()
Removes the node from its parentNode