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
 Tab, Jx.Button.Tab.Jx.Button
 tabBar, Jx.TabBox
 TabBox, Jx.TabBox.Jx
 tabs, Jx.TabSet
 tabSet, Jx.TabBox
 TabSet, Jx.TabSet.Jx
 TODO
 toggle, Jx.Button
 toggleClass, Jx.Button
 toggleCollapse
 toggleElement, Jx.Splitter.Snap
 Toolbar, Jx.Toolbar.Jx
 toolbars, Jx.Panel
 tooltip, Jx.Button
 top, Jx.Layout
 Tree, Jx.Tree.Jx
 TreeFolder, Jx.TreeFolder.Jx
 TreeItem, Jx.TreeItem.Jx
 type, Jx.Button
U
 update
 updateSelected, Jx.ColorPalette
 updateSwatch, Jx.Button.Color
 useChildren, Jx.Splitter
V
 valign, Jx.Button
 valueChanged, Jx.Button.Combo
 vertical, Jx.Dialog
 verticalResize, Jx.Splitter
 visibleItem, Jx.Menu.SubMenu
W
 width
 windowResize, Jx.Layout
Create a new instance of Jx.Button.Tab.
{Jx.Toolbar} the toolbar for this tab box.
Create a new instance of a TabBox.
{Array} array of tabs that are managed by this tab set
{Jx.TabSet} the tab set for this tab box.
Create a new instance of Jx.TabSet within a specific element of the DOM.
default true, whether the button is a toggle button or not.
defaults to Toggle, this is class is added to buttons with the option toggle: true
toggleCollapse: function(state)
sets or toggles the collapsed state of the panel.
toggleCollapse: function(state)
sets or toggles the collapsed state of the panel.
toggleElement: function()
Snap the element open or closed.
Create a new instance of Jx.Toolbar.
array of Jx.Toolbar objects to put in the panel.
optional.
the distance (in pixels) to maintain the top edge of the element from its parent element.
Create a new instance of Jx.Tree
Create a new instance of Jx.TreeFolder
Create a new instance of Jx.TreeItem with the associated options
optional.
update: function(shouldDescend)
Update the CSS of the Tree’s DOM element in case it has changed position
update : function(shouldDescend)
Update the CSS of the TreeFolder’s DOM element in case it has changed position.
update : function(shouldDescend)
Update the CSS of the TreeItem’s DOM element in case it has changed position
updateSelected: function()
update the colour panel user interface based on the current colour and alpha values
updateSwatch: function()
Update the swatch color for the current color
{Boolean} if set to true, then the children of the element to be split are used as the elements.
{String} vertical alignment of the button label, ‘middle’ by default.
valueChanged: function()
invoked when the current value is changed
(optional) {String} the vertical rule for positioning the dialog.
verticalResize: function()
Resize a vertically layed out container.
{Jx.MenuItem} the visible item within the menu
(optional) {Integer} the initial width in pixels of the dialog.
the width (in pixels) of the element.
a fixed width in pixels for the tab box.
windowResize: function()
when the window is resized, any Jx.Layout controlled elements that are direct children of the BODY element are resized