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
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?
Questions and answers