beautypg.com

Dreamweaver.resultspalette.canclear(), Dreamweaver.resultspalette.cancopy(), Dreamweaver.resultspalette.cancut() – Adobe Dreamweaver API Reference CS5 User Manual

Page 520

background image

515

DREAMWEAVER API REFERENCE

Enablers

Last updated 8/27/2013

Returns
A Boolean value:

true

if Dreamweaver can edit, delete, or duplicate the selection in the HTML Styles panel;

false

if

no style is selected or if one of the clear styles is selected.

dreamweaver.resultsPalette.canClear()

Availability
Dreamweaver MX.

Description
Checks whether you can clear the contents of the Results panel that is currently in focus.

Arguments
None.

Returns
A Boolean value:

true

if the contents can clear;

false

otherwise.

dreamweaver.resultsPalette.canCopy()

Availability
Dreamweaver MX.

Description
Checks whether the current Results window can display a copied message in its contents.

Arguments
None.

Returns
A Boolean value:

true

if the contents can display;

false

otherwise.

dreamweaver.resultsPalette.canCut()

Availability
Dreamweaver MX.

Description
Checks whether the current Results window can display a Cut message in its contents.

Arguments
None.

Returns
A Boolean value:

true

if the contents can display;

false

otherwise.