MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 420

Extending dreamweaver
Table of Contents

Advertisement

toolbarControls()
Availability
Dreamweaver MX.
Description
Every component type returns a list of
toolbar icons, in left-to-right order. Each
properties:
Property
Description
Name
Path to image file
image
Optional; path to disabled image searches for the toolbar button
disabledImage
Optional; path to pressed image searches for the toolbar button
pressedImage
Tooltip for the toolbar button
toolTipText
Left /right
toolStyle
JavaScript code that returns a Boolean value (
enabled
are called when the following conditions exist:
• When the
• When the selection in the tree changes
• When server model changes
The JavaScript code to execute. The command handler can force a refresh
command
using the
The unique menu ID for the pop-up menu button when the button is
menuId
clicked. When this ID is present, it overrides the command handler. In other
words, the button can be either a button associated with a command, or a
button that has a pop-up menu associated with it, but not both at the same
time.
Arguments
None.
Returns
An array of toolbar buttons in left-to-right order.
420
Components
toolBarButtonRec
toolBarButtonRec
dreamweaver.serverComponents.refresh()
dreamweaver.serverComponents.refresh()
objects, which represents the
object contains the following
or
). The enablers
true
false
function is called
function.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-EXTENDING DREAMWEAVER and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents