Specifications
The Dreamweaver JavaScript API 417
Arguments
None.
Returns
A Boolean value that indicates whether the selection is within a frame.
dom.canSplitTableCell()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Split Cell operation.
Arguments
None.
Returns
A Boolean value that indicates whether the insertion point is inside a table cell or the selection is a
table cell.
dom.canStopPlugin()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Stop operation.
Arguments
None.
Returns
A Boolean value that indicates whether the selection is currently being played with a plug-in.
dom.canUndo()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform an Undo operation.
Arguments
None.
Returns
A Boolean value that indicates whether any steps remain to undo.