vegUI version 2.1.1 | Index
int, unique request id int, index pointer Internet explorer 6 leaks memory in closures, in order to fix that iesucks is called when the page is unloaded if the browser is ie6 string, will set the HTML node’s src attribute Wrapper for document.createElement to create an image node with the option to define proportions and image source right away Includes javascript code from a file and executes is Initialize effect initializes common VegUIBridge object that can be accessed by all spawned VegUIElements by accessing it over their Manager property Starts a timer that will close the menu in this.<closeTime> ms. initializes common VegUIFXManager object that can be accessed by all spawned VegUIElements by accessing it over their Manager attribute Initializes the manager at the set interval, note that this does not start the interval timer, it just sets the speed. string, The HTML Node’s innerHTML attribute will be set to this, if set Toggles input mode on a column field in a certain row Stops input mode int, interval speed (ms) Checks if this or any of the child menues of this menu is active Checks if the HTML node controlled by this element is hidden or visible Check if a vegui element is the parent element of this element somewhere down the parent chain Checks if the item with a certain value is selected Checks if scroll bar is an x axis or an y axis scroll bar 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 When an item is added via the add_item method then it will also be added to the Items property of the menu. the sItem property holds the selected item in the form of an object. 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 The items array holds value, name pairs meaning a valid items array would look like this: Check if a keycode has been blocked with block_key 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 Removes the HTMLnode controlled by this element and/or destroys the element it self. 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 Links two VegUIElement as CHolder and Content. Links another VegUIMenu element as a subment to this menu. 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 Takes focus away from this element, the first parent that can have focus set on it will gain passive focus. |