User Guide
Enablers 437
dom.canInsertTableRows()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform an Insert Row(s) operation.
Arguments
None.
Returns
A Boolean value: true if the selection is inside a table; false if the selection is an entire table or is
not inside a table.
dom.canMakeNewEditableRegion()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a New Editable Region operation.
Arguments
None.
Returns
A Boolean value: true if the current document is a template (DWT) file.
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.
000_DW_API_Print.book Page 437 Wednesday, August 20, 2003 9:14 AM