
517
DREAMWEAVER API REFERENCE
Enablers
Last updated 8/27/2013
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.siteSyncDialog.canCompare()
Availability
Dreamweaver 8.
Description
This function checks whether the Compare context menu in the Site Synchronize dialog box can be displayed.
Arguments
None.
Returns
A Boolean value: true if the Compare context menu in the Site Synchronize dialog box can be displayed; false
otherwise.
Commenti su questo manuale