MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 577

Dreamweaver api reference
Table of Contents

Advertisement

dreamweaver.cssStylePalette.canEditSelectedStyle()
Availability
Dreamweaver MX.
Description
Checks the current active document to see whether the selected style can be edited.
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
A Boolean value:
true
dreamweaver.cssStylePalette.canEditSelectedStyleIn
Codeview()
Availability
Dreamweaver MX.
Description
Checks the current active document to see whether the selected style can be edited in Code
view.
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
, 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"
if the selected style is editable;
, 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"
.
otherwise.
false
"stylelist"
.
, which is the list of
, which is the list of
Enablers
577

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Dreamweaver 8

Table of Contents