vegUI version 2.1.1 | Index
bool, true if auto correct mode is enabled Alias for Childs This function triggers the ondock event on this element and all its child elements recursivly 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 See if this element or any of its child elements has focus. bool if ture checkbox will be checked by default These elements are all accessable over this.[child_name] even though they may not all be direct children of this element These child elements are all accessable over *this.[child_name] even though they may not all be direct children of this element These child elements are all accessable over *this.[child_name] even though they may not all be direct children of this element All these children are accessable over this.[child_name] even if they may not be direct children of the element These elements are all directly accessable by this.[child_name] even though they may not be direct childs of this element. These child elements are all accessable over *this.[child_name] even though they may not all be direct children of this element 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 private function Removes all child HTML nodes from the HTML node that is controlled by this element Creates a new instance of a javascript object clone multiple children that are of the same type from the same template clone multiple elements of the same template Clones a vegUI event Clones the children and properties of a template element to this element Clones a window, calls clone_node() and also clones window specific event handlers clones an array Closes the list if the list is a dropdown list Close this menu and all open sub menues Closes the window. Closes all child menues Closes all friend menues int, time it takes before the menu is closed after the mouse cursor has left it closeTime Check if effect type exists in an array that collides with this array. string, color of the shadow (css value) object, columns object that holds information about the columns in the dataset columns Author: vegu@vegui.org VegUIElement, the content element this scroll bar is linked to int, current timeouts in a row Takes control over an existing HTML node checks if the element is within the boundin box’s border, if not the element will be moved to be within the bounding box’s border Creates a HTML node for a row in the dataset 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 |