
496
DREAMWEAVER API REFERENCE
Enablers
Last updated 8/27/2013
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.
site.canEditColumns()
Description
Checks whether a site exists.
Arguments
None.
Returns
A Boolean value: true if a site exists; 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.
dom.canIncreaseColspan()
Availability
Dreamweaver 3.
Komentáře k této Příručce