User Guide
440 Chapter 19: Enablers
dom.canShowListPropertiesDialog()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can show the List Properties dialog box.
Arguments
None.
Returns
A Boolean value: true if the selection is within an LI tag; false otherwise.
dom.canSplitFrame()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Split Frame [Left | Right | Up | Down] operation.
Arguments
None.
Returns
A Boolean value: true if the selection is within a frame; false otherwise.
dom.canSplitTableCell()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Split Cell operation.
Arguments
None.
Returns
A Boolean value: true if the insertion point is inside a table cell or the selection is a table cell;
false otherwise.
000_DW_API_Print.book Page 440 Wednesday, August 20, 2003 9:14 AM