User Guide

454 Chapter 19: Enablers
dreamweaver.resultsPalette.canSave()
Availability
Dreamweaver MX.
Description
Checks whether the Save dialog box can open for the current panel. Currently, the Site Reports,
Target Browser Check, Validation, and Link Checker panels support the Save dialog box.
Arguments
None.
Returns
A Boolean value: true if the Save dialog box can appear; false otherwise.
dreamweaver.resultsPalette.canSelectAll()
Availability
Dreamweaver MX.
Description
Checks whether a Select All message can be sent to the window that is currently in focus.
Arguments
None.
Returns
A Boolean value: true if the Select All message can be sent; false otherwise.
dreamweaver.snippetpalette.canEditSnippet()
Availability
Dreamweaver MX.
Description
Checks whether you can edit the currently selected item and returns either a true or false value
so you can enable or disable menu items for editing.
Arguments
None.
Returns
A Boolean value: true if you can edit the currently selected item; false otherwise.
000_DW_API_Print.book Page 454 Wednesday, August 20, 2003 9:14 AM