dom.canClipPaste()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Paste operation.
Arguments
None.
Returns
A Boolean value:
Dreamweaver;
false
dom.canClipPasteText()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Paste as Text operation.
Arguments
None.
Returns
A Boolean value:
Dreamweaver as text;
dom.canConvertLayersToTable()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Convert Layers to Table operation.
Arguments
None.
Returns
A Boolean value:
layers;
otherwise.
false
if the Clipboard contains any content that can be pasted into
true
otherwise.
if the Clipboard contains any content that can be pasted into
true
otherwise.
false
if all the content in the
true
section of the document is contained within
BODY
Enablers
433
Need help?
Do you have a question about the DREAMWEAVER MX 2004-DREAMWEAVER API and is the answer not in the manual?