User Guide

Enablers 435
dom.canDeleteTableColumn()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Delete Column operation.
Arguments
None.
Returns
A Boolean value: true if the insertion point is inside a cell or if a cell or column is selected;
false otherwise.
dom.canDeleteTableRow()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Delete Row operation.
Arguments
None.
Returns
A Boolean value: true if the insertion point is inside a cell or if a cell or row is selected;
false otherwise.
dom.canEditNoFramesContent()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform an Edit No Frames Content operation.
Arguments
None.
Returns
A Boolean value: true if the current document is a frameset or within a frameset;
false otherwise.
000_DW_API_Print.book Page 435 Wednesday, August 20, 2003 9:14 AM