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