Specifications

The Dreamweaver JavaScript API 415
Arguments
None.
Returns
A Boolean value that indicates whether the selection is an adjacent grouping of table cells.
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 that indicates whether 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 that indicates whether any steps remain to redo.
dom.canRemoveEditableRegion()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform an Unmark Editable Region operation.
Arguments
None.
Returns
A Boolean value that indicates whether the current document is a template.