User Guide
Enablers 433
dom.canClipPaste()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Paste operation.
Arguments
None.
Returns
A Boolean value: true if the Clipboard contains any content that can be pasted into
Dreamweaver;
false otherwise.
dom.canClipPasteText()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Paste as Text operation.
Arguments
None.
Returns
A Boolean value: true if the Clipboard contains any content that can be pasted into
Dreamweaver as text;
false otherwise.
dom.canConvertLayersToTable()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Convert Layers to Table operation.
Arguments
None.
Returns
A Boolean value: true if all the content in the BODY section of the document is contained within
layers; false otherwise.
000_DW_API_Print.book Page 433 Wednesday, August 20, 2003 9:14 AM