Property 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
$#!
 {Array}al, Jx. Button
 {Array}buttons, Jx. Button. Multi
 {Array}ccl
 {Array}colorPanel, Jx. Button. Color
 {Array}hexColors, Jx. ColorPanel
 {Array}pcl, Jx. Action
 {Array}uniqueIdRefs, Jx. UniqueId
 {Boolean}COMBINED_CSS, Jx
 {Boolean}enabled
 {Float}alpha, Jx. ColorPanel
 {HTMLElement}domObj, Jx. ColorPanel
 {HTMLElement}swatch, Jx. Button. Color
 {HTMLElement}ul, Jx. Button. Picker
 {Integer}alpha, Jx. Button. Color
 {Object}domObj, Jx. Button
 {Object}importRules, Jx
 {String}baseURL, Jx
 {String}color, Jx. Button. Color
B
 bContentLoaded, Jx. ContentLoader
 Button>}activeButton, Jx. Button. Multi.{<Jx
an array of action listeners that are attached to the button.
an array of all available buttons
color change property listeners
color change property listeners
By declaring this property as an array in the prototype, the array is used for all instances making it a Class property.
an array of valid hex values that are used to build a web-safe palette
an array of property change listeners attached to this action
an array of references obtained from by registering ids
controls whether Jx uses a single, combined CSS file or individual ones.
whether the action (and its associated interface object) is currently enabled or not.
whether the button is enabled or not.
the current alpha value, between 0 (transparent) and 1 (opaque)
the HTML element representing the color panel
a div used to represent the current colour in the button.
the UL element that contains the items to pick from
the current alpha of this button.
the HTML element that is inserted into the DOM for this button
an object containing a list of CSS files to be included to make the loaded Jx components function correctly
This is the URL that Jx was loaded from, it is automatically calculated from the script tag src property that included Jx.
the current colour of this button in hex.
tracks the load state of the content, specifically useful in the case of remote content.
the currently selected button