User Guide
Enablers 553
Returns
A Boolean value: true if the opening and closing offsets of the selection are different; false
otherwise, to indicate that nothing has been selected.
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.
000_DW_API_Print.book Page 553 Wednesday, July 20, 2005 11:58 AM