beautypg.com

Dreamweaver.clipcopy(), Dreamweaver.clipcut() – Adobe Dreamweaver API Reference CS5 User Manual

Page 327

background image

322

DREAMWEAVER API REFERENCE

Page content

Last updated 8/27/2013

Enabler
See “

dom.canClipPaste()

” on page 493.

Example
If the Clipboard contains

ABC Widgets

, a call to

dw.getDocumentDOM().clipPaste()

results in the following figure:

dreamweaver.clipCopy()

Availability
Dreamweaver 3.

Description
Copies the current selection from the active Document window, dialog box, floating panel, or Site panel to the
Clipboard.

Arguments
None.

Returns
Nothing.

Enabler
See “

dreamweaver.canClipCopy()

” on page 503.

dreamweaver.clipCut()

Availability
Dreamweaver 3.

Description
Removes the selection from the active Document window, dialog box, floating panel, or Site panel to the Clipboard.

Arguments
None.