User Guide
438 Chapter 19: Enablers
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.
Returns
A Boolean value: true if the selection can be played with a plug-in.
dom.canRedo()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Redo operation.
Arguments
None.
Returns
A Boolean value: true if any steps remain to redo; false otherwise.
000_DW_API_Print.book Page 438 Wednesday, August 20, 2003 9:14 AM