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
A
 aKey, VegUINode
 aKeyChar, VegUINode
 arrowImg
 Attached, VegUINode
B
 Base, VegUINode
 BBox, VegUINode
 bDrag, VegUIScrollbar
 blockIETransparency, VegUINode.T
 blockKeyScrolling, VegUIList
 blockTextSelection, VegUIList
 bmarg, VegUINode.T
 bmarg_nr, VegUINode.T
 bMaximized, VegUIWindow
 Bridge, VegUIManager
 bSelectMode, VegUIList
 btnNum, VegUITaskBar
 btnOffset
 Btns, VegUITaskBar
 bumped, VegUIBBox
 buttonSpace
C
 c, VegUIBBox
 C, VegUINode
 caption
 captionChildName, VegUIButton.T
 cClass
 checked, VegUICheckBox.T
 ChildMenu, VegUIMenu
 childName, VegUINode
 Childs, VegUINode
 CHolder, VegUIScrollbar
 className, VegUINode.T
 closeTime
 color, VegUIFXShadow
 columns
 Content, VegUIScrollbar
 conTimeouts, VegUIBridge
 Css
 cssColumnNormal
 cssColumnOver
 cssDetailed
 cssName
 cssRow
 cssTable, VegUIPropertySet.T
 cssValue
D
 delta, VegUINode
 denyRequests, VegUIBridge
 dir, VegUIScrollbar
E
 editType, VegUIDataset
 effectNum, VegUIFXManager
 Effects, VegUIFXManager
 eleIdx, VegUIManager
 Element, VegUIEffect
 Elements, VegUIManager
 enabled, VegUIBBox
 Event Specific Object Properties, VegUINode
 expandedSize, VegUIList
F
 fadeSpeed
 fetch, VegUIDataset
 fields
 fill_list, VegUIDataset
 fixCols
 flags, VegUINode
 forceExpand
 FriendMenu, VegUIMenu
 Funcs, VegUIDynFunc
 fxFadeLimitIn
 fxFadeSpeed
 fxFadeTime
 fxNoFade
H
 h
 hasFocus, VegUINode
 hidden, VegUIDataset
 hItem, VegUIList
int, character code of the last key down or key up event handled by this element
char, character of the last key down or key up event handled by this element
string, path of the image to use for the arrow that indicates a nested menu
arrowImg
object, object holding vegui elements that were attached to this element via attach_node
HTMLNode, Holds the HTML node that is controlled by the element
VegUIBBox, Holds the Bounding Box object of this element
bool, is true if scrollbar is in drag mode
bool, if true any transparency effects will be ignored if the browser is internet explorer
bool, if true prevents scrolling via arrow keys
bool, true by default, prevents text selection in the cells
int, bottom margin
int, bottom margin, no resize
bool, set to true if the window is currently maximized
VegUIBridge, common VegUIBridge object, null until init_bridge method is called
bool, if true then list is currently in select mode where multiple items can be selected just be moving the mouse over them
int, button counter
int, offset position
btnOffset
object, holds all the buttons in the taskbar
int, holds the direction where the last collision happened
int, space between task buttons
buttonSpace
bool, true if auto correct mode is enabled
Alias for Childs
string, if set the button will be filled with a textnode
string, caption text to display in the header of the column
string, if set the child with this name will be used to hold the caption text.
string Css class to use for BtnCheck when checked
cClass
bool if ture checkbox will be checked by default
Array, holds all the sub menues of this menu
string, child name of the node
Object, Holds all child elements of this type by their element index
VegUIElement, the content holder element this scroll bar is linked to
string, The HTML node will be using this CSS class if set
int, time it takes before the menu is closed after the mouse cursor has left it
closeTime
string, color of the shadow (css value)
object, columns object that holds information about the columns in the dataset
columns
VegUIElement, the content element this scroll bar is linked to
int, current timeouts in a row
DOMNode, Holds the style property of the HTML node that is controlled by this element
Object, any properties in T.Css will be copied to the HTML node’s style property
string, css class to use for a column field
cssColumnNormal
string, css class to use for a column field when mouse pointer is moved over it
cssColumnOver
string, css class to use for detailed box
cssDetailed
string, css class to use for the name column
cssName
string, css class to use for a row (‘table element’)
cssRow
Css class to use for the Table child
string, css class to use for the value column
cssValue
int, Mousewheel delta, is set whenever the mousewheel event is handled by this element
*bool’, if true no requests can be sent
char, direction type of the scrollbar, ‘y’ or ‘x’
int, input type for the column
int, number of active effects
Array, holds active effects
int, element index counter
VegUIElement, the element this effect is affecting
Array, Holds all currently spawned elements
bool, true if bounding box is enabled
These properties are only set after certain mouse or keyboard events have been handled by this element
int, height of the list if expanded (dropdown mode only)
int, speed of fading (ms)
int, speed of fading (ms)
function, if editType is VUI_DSET_INPUT_CUSTOM this function will be called to update the field
Object, field information object
fields
function, if editType is VUI_DSET_INPUT_LIST this function will be called to fill the field’s list with items to chose from
bool, if true columns in the database will not resize in order to hold more content, any overflowing content will be cut
fixCols
int, Bitmask
bool, if true all items will be expanded after rebuild() is done
forceExpand
Array, holds all the befriended menues of this menu
Array, holds the functions
int, limit of fade in effect, if set the fade effect will be halted at the selected value (0-100)
fxFadeLimitIn
int, time it takes for the detailed display to fade in (ms)
fxFadeSpeed
int, time of fade effect (ms)
fxFadeTime
bool, if true there will be no fade effects even if init_fx was called on the manager
fxNoFade
int, height (pixels)
int, in addition of being the height of the list it also sets the expandedSize property (pixels)
int, node height (pixels)
int, Holds the focus type of the node
bool, if true the column will not be rendered (useful if you want to manipulate the detailed field, without having an additional detailed column show up in the dataset)
object, holds the currently hovered item