Dreamweaver.resultspalette.canpaste(), Dreamweaver.resultspalette.canopeninbrowser(), Dreamweaver.resultspalette.canopenineditor() – Adobe Dreamweaver API Reference CS5 User Manual
Page 521

516
DREAMWEAVER API REFERENCE
Enablers
Last updated 8/27/2013
dreamweaver.resultsPalette.canPaste()
Availability
Dreamweaver MX.
Description
Checks whether the current Results window can display a Paste message in its contents.
Arguments
None.
Returns
A Boolean value:
true
if the contents can display;
false
otherwise.
dreamweaver.resultsPalette.canOpenInBrowser()
Availability
Dreamweaver MX.
Description
Checks whether the current report can display in a browser.
Arguments
None.
Returns
A Boolean value:
true
if the contents can display;
false
otherwise.
dreamweaver.resultsPalette.canOpenInEditor()
Availability
Dreamweaver MX.
Description
Checks whether the current report can display in an editor.
Arguments
None.
Returns
A Boolean value:
true
if the contents can display;
false
otherwise.