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
S
 setActiveButton, Jx. Button. Multi
 setAlpha
 setBorderBoxSize, Element
 setButton, Jx. Button. Multi
 setColor
 setContentBoxSize, Element
 setEnabled, Jx. Action
 setImage, Jx. Button
 setLabel, Jx. Button
 setTooltip, Jx. Button
 show
 swatchClick, Jx. ColorPanel
 swatchOver, Jx. ColorPanel
T
 toggleMeasurable, Element
U
 unbindFrom, Jx. Action
 updateButton, Jx. Button. Picker
 updateSelected, Jx. ColorPanel
setActiveButton: function(button)
update the menu item to be the requested button.
setAlpha: function(alpha)
set the alpha represented by this colour panel
setAlpha: function(alpha)
set the alpha represented by this colour panel
setBorderBoxSize : function(elem,
size)
set either or both of the width and height of an element to the provided size.
setButton: function(button)
update the active button in the menu item, trigger the button’s action and hide the flyout that contains the buttons.
setColor: function(color)
set the colour represented by this colour panel
setColor: function(color)
set the colour represented by this colour panel
setContentBoxSize : function(elem,
size)
set either or both of the width and height of an element to the provided size.
setEnabled: function(b)
set the state of this action.
setImage: function(path)
set the image of this button to a new image URL
setLabel: function(label)
sets the text of the button.
setTooltip: function(tooltip)
sets the tooltip displayed by the button
show: function()
show the color panel when the user clicks the button
show: function()
show the panel
swatchClick: function(e)
handle mouse click on a swatch by updating the color and hiding the panel.
swatchOver: function(e)
handle the mouse moving over a colour swatch by updating the preview
toggleMeasurable: function(elem)
toggles an element’s display style property so it can be measured.
unbindFrom: function(item)
convenience function to undo a binding between an object and this action.
updateButton: function(a)
updates the button to contain the picked item
updateSelected: function()
update the colour panel user interface based on the current colour and alpha values