dreamweaver.cssStylePalette.renameSelectedStyle()
Availability
Dreamweaver 3.
Description
Renames the class name that is used in the currently selected rule in the Styles panel and all
instances of the class name in the selected rule.
Arguments
{ pane }
The
argument, which is optional, is a string that specifies the pane of the Styles
pane
Panel to which this function applies. Possible values are
styles in "All" mode;
mode;
"summary"
mode; and
"ruleInspector"
mode. The default value is
Returns
Nothing.
Enabler
See
"dreamweaver.cssStylePalette.canRenameSelectedStyle()" on page
dreamweaver.cssStylePalette.setDisplayStyles()
Availability
Dreamweaver 8.
Description
This functon determines whether to render CSS styles and refreshes the rendering of all open
documents.
Arguments
display
The
argument is a Boolean value:
display
Returns
Nothing.
436
Design
, which is the list of applicable, relevant rules in "Current"
"cascade"
, which is the list of properties for the current selection in "Current"
, which is the editable list or grid of properties in "Current"
"stylelist"
"stylelist"
.
to render CSS styles; false otherwise.
true
, which is the list of
578.
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?