
The Dreamweaver JavaScript API 405
dreamweaver.cssStylePalette.deleteSelectedStyle()
Availability
Dreamweaver 3
Description
Deletes the style that is currently selected in the CSS Styles panel from the document.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.cssStylePalette.canDeleteSelectedStyle()” on page 425
dreamweaver.cssStylePalette.duplicateSelectedStyle()
Availability
Dreamweaver 3
Description
Duplicates the style that is currently selected in the CSS Styles panel and displays the Duplicate
Style dialog box to let the user assign a name or selector to the new style.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.cssStylePalette.canDuplicateSelectedStyle()” on page 425
dreamweaver.cssStylePalette.editSelectedStyle()
Availability
Dreamweaver 3
Description
Opens the Style Definition dialog box for the style that is currently selected in the CSS Styles
panel.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.cssStyle.canEditSelectedStyle()” on page 425
Kommentare zu diesen Handbüchern