User Guide

450 Chapter 19: Enablers
Returns
A Boolean value: true if the selected style has a class selector; false otherwise.
dreamweaver.cssStylePalette.canDeleteSelectedStyle()
Availability
Dreamweaver MX.
Description
Checks the current selection to determine whether the selected style can be deleted.
Arguments
None.
Returns
A Boolean value: true if the selection can be deleted; false otherwise.
dreamweaver.cssStylePalette.canDuplicateSelectedStyle()
Availability
Dreamweaver MX.
Description
Checks the current active document to see whether the selected style can be duplicated.
Arguments
None.
Returns
A Boolean value: true if the selected style can be duplicated; false otherwise.
dreamweaver.cssStyle.canEditSelectedStyle()
Availability
Dreamweaver MX.
Description
Checks the current active document to see whether the selected style can be edited.
Arguments
None.
Returns
A Boolean value: true if the selected style is editable; false otherwise.
000_DW_API_Print.book Page 450 Wednesday, August 20, 2003 9:14 AM