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
T
 T, VegUINode
 tabCapion, VegUITab.T
 tabCaption, VegUITab
 tabNum, VegUITabbedDialog
 Tabs
 tabSelOff
 tabSpacing
 tabW
 tabX, VegUITab.T
 Taskbar Order Types
 taskbutton_add, VegUITaskBar
 taskbutton_exists, VegUITaskBar
 taskbutton_remove, VegUITaskBar
 taskbutton_reorder, VegUITaskBar
 tbType
 Template, VegUINode
 Template properties, VegUITab
 Template Properties
 tgl_check, VegUICheckBox
 tgl_drag
 tgl_event, VegUINode
 tgl_resize, VegUIWindow
 tgl_scroll, VegUIScrollbar
 timeCreation, VegUIRequest
 timeoutNum, VegUIBridge
 Timer, VegUIFXManager
 timeSend, VegUIRequest
 title, VegUIWindow
 to_string, VegUIList
 to_xml
 toE, VegUINode
 toElement, VegUIRequest
 transparency, VegUINode
 Tutorials
 txtnode
 type
 Type
U
 ucClass
 unblock_key, VegUIManager
 undock, VegUINode
 update_bbox, VegUIContentBox
 update_content_boundary, VegUIScrollbar
 update_label, VegUISelector
 User Interface Operations
Alias for Template
tabCaption
string text of TabCaption
int, holds the number of created tabs
Array tabs that are on the same tabbed dialog control as this tab
object, holds created tabs by their child name
int offset of the focused tab on the y axis (pixels)
tabSelOff
int, space between each tab (pixels)
tabSpacing
width of the tab button
int, holds the default tab width
position of the tab button on the x axis
this.taskbutton_add = function(Win)
Adds a taskbutton for a window
this.taskbutton_exists = function(Win)
Checks if a task button exists for a certain window
this.taskbutton_remove = function(Win)
Removes the taskbutton for a window
this.taskbutton_reorder = function()
Reorders taskbuttons, removing any that dont have a window any assigned to them any longer
int, taskbar type
tbType
Object, Holds template properties
Template properties are properties that will get turned into real properties when the node is built.
this.tgl_check = function(b,
noOnChange)
Toggles checkbox to be checked or unchecked
this.tgl_drag = function(b)
Toggles drag mode on or off.
this.tgl_drag = function(b)
Toggles drag mode on or off, when the window is in drag mode the WinShadow element is visible and moves with the mouse cursor
this.tgl_event = function(b,
eventType,
nodeProp,
ret)
private function
this.tgl_resize = function(b)
Toggles resize mode on or off.
this.tgl_scroll = function(b,
dir)
Toggles auto scroll mode on or off.
int, time of creation
int, total number of timeouts
Interval , the fx interval
int, time it took to send and get a request
string, read-only, current window title
this.to_string = function(sep)
Returns a string representation of the selection in the form of item values separated by a delimiter.
this.to_xml = function(tag)
Returns the data set as a valid xml string
this.to_xml = function(tag)
Returns the property set as a valid xml string
HTMLNode, relatedTarget / toElement from the last mouse event handled by this element
VegUIElement, request belongs to this element
int, Holds the transparency value of this element (0-100)
http://www.vegui.org/site/blog/28/vegui-tutorial-17---the-fx-engine.html
http://www.vegui.org/site/blog/27/vegui-tutorial-16---the-vegui-bridge.html
http://www.vegui.org/site/blog/12/vegui-tutorial-07---the-button-widget.html
http://www.vegui.org/site/blog/13/vegui-tutorial-08---the-checkbox-widget.html
http://www.vegui.org/site/blog/14/vegui-tutorial-09---the-content-box-widget.html
http://www.vegui.org/site/blog/51/applying-effects-to-template-elements.html
http://www.vegui.org/site/blog/15/vegui-tutorial-10---the-list-widget.html
http://www.vegui.org/site/blog/5/vegui-tutorial-01---getting-started.html
http://www.vegui.org/site/blog/17/vegui-tutorial-11---the-popup-menu.html
http://www.vegui.org/site/blog/7/vegui-tutorial-02---the-vegui-node.html
http://www.vegui.org/site/blog/22/vegui-tutorial-13---the-property-set-widget.html
http://www.vegui.org/site/blog/21/vegui-tutorial-12---the-selector-widget.html
http://www.vegui.org/site/blog/25/vegui-tutorial-14---the-tabbed-dialog-widget.html
http://www.vegui.org/site/blog/25/vegui-tutorial-14---the-tabbed-dialog-widget.html
http://www.vegui.org/site/blog/26/vegui-tutorial-15---the-window-element.html
function txtnode(txt)
Wrapper for document.createTextNode
int, effect type
(int) holds the type of mouse or keyboard event this state handles
int, element type VUI_NODE
string, The HTML Node’s type attribute will be set to this if set
VUI_BUTTON
VUI_CHECKBOX
VUI_CBOX
VUI_FX_FADEIN
VUI_FX_FADEOUT
VUI_FX_SCALE
VUI_FX_SHADOW
VUI_LIST
VUI_MENU
VUI_MENU_ITEM
VUI_PROP_SET
VUI_SELECTOR
VUI_TAB
VUI_TABBEDDIALOG
VUI_TASKBAR
VUI_WIN
string Css class to use for BtnCheck when unchecked
ucClass
this.unblock_key = function(keyCode)
Removes a keycode block set by block_key method
this.undock = function()
Removes the HTML node controlled by this element from its current parentNode.
this.update_bbox = function()
Updates bounding box of the content child
this.update_content_boundary = function()
Updates the BBox settings for the Content element that is linked to this scrollbar
this.update_label = function()
Sets the text of the Label child to the currently selected item name