Function 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
 add
 addTo
 addToImgQueue, Jx
 alphaChanged, Jx.ColorPalette
 append
 applyPNGFilter, Jx
B
 blur, Jx.Button
C
 cellSelected, Jx.Grid.Model
 changed
 checkImgQueue, Jx
 checkRequest, Jx.ContentLoader
 clear, Jx.Tree
 clicked
 clone
 collapse, Jx.TreeFolder
 columnSelected, Jx.Grid.Model
 createGrid, Jx.Grid
 createIframeShim, Jx
D
 deactivate
 descendantOf, Element
 destroyGrid, Jx.Grid
 dragHorizontal, Jx.Splitter
 dragVertical, Jx.Splitter
E
 establishConstraints, Jx.Splitter
 eventInMenu, Jx.Menu
 expand, Jx.TreeFolder
F
 finalize
 finalizeFolder, Jx.TreeFolder
 finalizeItem, Jx.TreeItem
 findChild, Jx.TreeFolder
 findElement, Element
 focus, Jx.Button
G
 getBorderBoxSize, Element
 getBorderSize, Element
 getColumnCount, Jx.Grid.Model
 getColumnHeaderHeight, Jx.Grid.Model
 getColumnHeaderHTML, Jx.Grid.Model
 getColumnWidth, Jx.Grid.Model
 getContentBoxSize, Element
 getLabel
 getMarginBoxSize, Element
 getName, Jx.TreeItem
 getNumber, Jx
 getPaddingSize, Element
 getPageDimensions, Jx
 getRowColumnFromEvent, Jx.Grid
 getRowCount, Jx.Grid.Model
 getRowHeaderHTML, Jx.Grid.Model
 getRowHeaderWidth, Jx.Grid.Model
 getRowHeight, Jx.Grid.Model
 getValue, Jx.Button.Combo
 getValueAt, Jx.Grid.Model
 gridChanged, Jx.Grid
H
 hide
 hideChrome, Jx.Chrome
 horizontalResize, Jx.Splitter
add: function()
add a new item to the pick list
add: function()
adds one or more buttons to the Multi button.
add : function()
Add one or more Jx.Buttons to the ButtonSet.
add : function()
Add menu items to the sub menu.
add : function()
Add menu items to the sub menu.
add : function()
Add one or more Jx.Tabs to the TabBox.
add: function()
Add one or more Jx.Button.Tabs to the TabSet.
add: function( )
Add an item to the toolbar.
add: function( )
Add a toolbar to the container.
addTo: function(reference,
where)
adds the object to the DOM relative to another element.
addTo: function(parent)
add this toolbar to a DOM element automatically creating a toolbar container if necessary
Jx.addToImgQueue = function(obj)
Request that an image be set to a DOM IMG element src attribute.
alphaChanged: function()
handle the user entering a new alpha value manually by updating the selected alpha if the entered value is valid alpha (0-100).
append: function(node)
Append a node at the end of the sub-tree
append : function(node)
append a node at the end of the sub-tree
Jx.applyPNGFilter = function(o)
Static method that applies the PNG Filter Hack for IE browsers when showing 24bit PNG’s.
blur: function()
remove the keyboard focus from this button
cellSelected: function(grid,
row,
col)
This function is called by the grid to indicate that the user has selected a cell by clicking on the cell in the grid.
changed: function(panel)
handle the color changing in the palette by updating the preview swatch in the button and firing the change event.
changed: function()
handle the user entering a new colour value manually by updating the selected colour if the entered value is valid HEX.
Jx.checkImgQueue = function()
An internal method that ensures no more than 2 images are loading at a time.
checkRequest: function()
Is fired after a delay to check the request to make sure it’s not failing in AIR.
clear: function()
Clear the tree of all child nodes
clicked : function(evt)
triggered when the user clicks the button, processes the actionPerformed event
clicked: function()
override Jx.Button.Flyout to use a singleton color palette.
clicked: function(e)
Override Jx.Button::clicked to hide/show the content area of the flyout.
clicked : function(evt)
triggered when the user clicks the button, processes the actionPerformed event
clicked: function(obj)
Handle the user clicking on the menu item, overriding the Jx.Button::clicked method to facilitate menu tracking
clicked : function(e)
handle the user clicking on this folder by expanding or collapsing it.
clone : function()
Create a clone of the TreeFolder
clone : function()
Create a clone of the TreeItem
collapse : function()
Collapses the folder
columnSelected: function(grid,
col)
This function is called by the grid to indicate that the user has selected a column by clicking on the column header.
createGrid: function()
create the grid for the current model
Jx.createIframeShim = function()
Creates a new iframe element that is intended to fill a container to mask out other operating system controls (scrollbars, inputs, buttons, etc) when HTML elements are supposed to be above them.
deactivate: function()
Deactivate the menu by hiding it.
deactivate: function(e)
Deactivate the sub menu
deactivate: function()
Deactivate the Toolbar (when it is acting as a menu bar).
descendantOf: function(node)
determines if the element is a descendent of the reference node.
destroyGrid: function()
destroy the contents of the grid safely
dragHorizontal: function(obj)
In a horizontally split container, handle a bar being dragged left or right by resizing the elements on either side of the bar.
dragVertical: function(obj)
In a vertically split container, handle a bar being dragged up or down by resizing the elements on either side of the bar.
establishConstraints: function()
Setup the initial set of constraints that set the behaviour of the bars between the elements in the split area.
eventInMenu: function(e)
determine if an event happened inside this menu or a sub menu of this menu.
expand : function()
Expands the folder
finalize: function()
Clean up the panel
finalize: function()
Clean up a Jx.Tree instance
finalize: function()
Clean up a TreeFolder.
finalize: function()
Clean up the TreeItem and remove all DOM references
finalizeFolder: function()
Internal method to clean up folder-related stuff.
finalizeItem: function()
Clean up the TreeItem and remove all DOM references
findChild : function(path)
Get a reference to a child node by recursively searching the tree
findElement: function(type)
search the parentage of the element to find an element of the given tag name.
focus: function()
capture the keyboard focus on this button
getBorderBoxSize: function()
return the size of the border area of an element.
getBorderSize : function()
returns the border size for each edge of an element
getColumnCount: function()
This function returns the number of columns of data in the model as an integer value.
getColumnHeaderHeight: function()
This function returns an integer which is the height of the column header row in pixels.
getColumnHeaderHTML: function(col)
This function returns an HTML string to be placed in the column header for the given column index.
getColumnWidth: function(col)
This function returns an integer which is the width of the given column in pixels.
getContentBoxSize : function()
return the size of the content area of an element.
getLabel: function()
returns the text of the button.
getLabel: function()
Get the label of the title bar of this panel
getMarginBoxSize: function()
return the size of the margin area of an element.
getName : function()
Get the label associated with a TreeItem
Jx.getNumber = function(n,
def)
safely parse a number and return its integer value.
getPaddingSize : function ()
returns the padding for each edge of an element
Jx.getPageDimensions = function()
return the dimensions of the browser client area.
getRowColumnFromEvent: function(e)
retrieve the row and column indexes from an event click.
getRowCount: function()
This function returns the number of rows of data in the model as an integer value.
getRowHeaderHTML: function(row)
This function returns an HTML string to be placed in the row header for the given row index
getRowHeaderWidth: function()
This function returns an integer which is the width of the row header column in pixels.
getRowHeight: function(row)
This function returns an integer which is the height of the given row in pixels.
getValue: function()
Return the current value
getValueAt: function(row,
col)
This function returns an HTML string which is the text to place in the cell at the given row and column.
gridChanged: function(model,
row,
col,
value)
called through the grid listener interface when data has changed in the underlying model
hide: function()
hide the color panel
hide: function()
Closes the flyout if open
hide : function()
hide the dialog, external code should use the Jx.Dialog::close method to hide the dialog.
hide: function(e)
Hide the menu.
hide: function()
Hide the menu item.
Hide the menu item.
hide: function()
Hide the sub menu
hideChrome: function()
removes the chrome from the DOM.
horizontalResize: function()
Resize a horizontally layed-out container