User Guide

Enablers 559
dom.canMarkSelectionAsEditable()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Mark Selection as Editable operation.
Arguments
None.
Returns
A Boolean value: true if there is a selection and the current document is a DWT file;
false otherwise.
dom.canMergeTableCells()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Merge Cells operation.
Arguments
None.
Returns
A Boolean value: true if the selection is an adjacent grouping of table cells; false otherwise.
dom.canPlayPlugin()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Play operation. This function is valid only for
the active document.
Arguments
None.
000_DW_API_Print.book Page 559 Wednesday, July 20, 2005 11:58 AM