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
I
 id, VegUIRequest
 idxPtr, VegUISelector
 img_src, VegUINode.T
 innerHtml, VegUINode.T
 interval, VegUIFXManager
 isChecked, VegUICheckBox
 isPassive, VegUIEffect
 itemHeight, VegUIList.T
 items, VegUIList
 Items
K
 keyAlt, VegUINode
 keyCtrl, VegUINode
 keyShift, VegUINode
L
 label, VegUIMenuItem.T
 labelTxt
 lIconImg, VegUIMenuItem.T
 lIconW, VegUIMenuItem.T
 limit
 ListTemplate
 ListTpl, VegUIDataset
 listType
 listX
 listY
 lockFocus, VegUINode
M
 Manager
 maxH
 maxSendTime, VegUIBridge
 maxTimeouts, VegUIBridge
 maxW
 maxX, VegUIWindow
 maxY, VegUIWindow
 mClick
 mEvent, VegUINode
 mHeader
 micon, VegUINode.T
 minH
 minW
 mNormal
 mOver
 mOverSelected
 multiSelect, VegUIDataset.T
N
 nameWidth
 nestedSpace
 noAutoShow, VegUINode
 noCorrection
 nodeId, VegUINode
 nodeType, VegUINode.T
 noFX
 nullEntry, VegUIList.T
O
 Object properties, VegUITab
 Object Properties
 opacity, VegUIFXShadow
 origH, VegUIWindow
 origW, VegUIWindow
 origX, VegUIWindow
 origY, VegUIWindow
P
 Parent
 ParentMenu, VegUIMenu
 password, VegUIDataset
 process, VegUIRequest
 PTimer, VegUIBridge
 pushZ
R
 raw, VegUIDataset
 refName, VegUINode
 request, VegUIRequest
 Request,R, VegUIBridge
 resend, VegUIBridge
 returnVal, VegUIDynFunc
 rIconImg, VegUIMenuItem.T
 rIconW, VegUIMenuItem.T
 rmarg, VegUINode.T
 rmarg_nr, VegUINode.T
 RootMenu, VegUIMenu
 rows
 rowSpace, VegUIList.T
int, unique request id
int, index pointer
string, will set the HTML node’s src attribute
string, The HTML Node’s innerHTML attribute will be set to this, if set
int, interval speed (ms)
bool holds the checked status of the checkbox, true if it is checked, false if it is unchecked
bool, if true the effect will be executed when it is created and will not be added to the processing loop of the fx engine
int, row height (pixels)
int, number of items in the list
Array , holds the VegUIMenuItem objects in this menu
Array, holds the items in the form of value, name pairs
bool, if true then the alt key was held down when the last keyboard event was handled by this element
bool, if true then the ctrl key was held down when the last keyboard event was handled by this element
bool, if true then shift key was held down when the last keyboard event was handled by this element
string, text of the item
string text of the label
labelTxt
string, path of the left icon image
int, width of the left cell
int, effect will stop when this transparency value is reached
int, effect will stop when this amount of transparency is reached
VegUIList, all lists will be cloned from this template
ListTemplate
VegUIList, the list for list input will be cloned from this template
int, List Types
int, listType
int, x offset for list popup
listX
int, y offset for list popup
listY
bool, if true focus can never be taken away from this node
VegUIFXManager, FX manager that controls this effect
VegUIManager element that the fx manager belongs to
VegUIElement, Manager element that spawned this element
int, maximum height (pixels)
maxH
int, maximum time a request can take before timing out
int, maximum number of timeouts before onmaxtimeouts is called
int, maximum width (pixels)
maxW
int, x position of the window when maximized
int, y position of the window when maximized
string, css class to use for selected items
mClick
Event, Holds the javascript event object for the last mouse or key event handled by this node
string, css class to use for header items
mHeader
string, mouse cursor to use when the mouse enters the element (CSS cursor attribute)
int, minimum height (pixels)
minH
int, minimum width (pixels)
minW
string, css class to use for items while not selected and not hovered by mouse
mNormal
string, css class to use for items when mouse is hovering over them
mOver
string, css class to use for hovering over selected items
mOverSelected
bool, if true multi selection of items is possible
int, width of the name column (percentage)
nameWidth
int, space between this menu and its child menu
nestedSpace
bool, prevents the element from being flagged visible recursivly
bool if true the menu will be allowed to go outside of the manager node’s proportions.
noCorrection
string, Holds the id of the HTML node that is controlled
string, node type of the htmli node to be built (ie ‘div’)
bool, if true the detailed display will be faded in
noFX
bool, if true the item ‘-’ with value null will be added to the beginning of the list
VegUIManager::init_bridge is called on creation
int, the opacity of the outer shadow
int, original height of window (set by maximize)
int, original width of window (set by maximize)
int, original x position of window (set by maximize)
int, original y position of window (set by minimize)
(VegUIElement) VegUI element that owns this mouse state
VegUIElement, Parent element of this element
VegUIMenu, holds a pointer to the parent menu of this menu
bool, if true content will be hidden and input will be password type input
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
int, push z index (pixels)
pushZ
bool, property that is specific to the detailed field, if true the detailed field will hold raw text instead of displaying HTML
string, name of the object
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
string, path of the right icon image
int, width of the right cell
int, right margin
int, right margin, no resize
VegUIMenu, holds a pointer to the root menu of this menu
array, array that holds a fields object for each row, every fields object holds a value for a certain column in the row
rows
int, space between two rows (pixels)