User Guide
448 Chapter 19: Enablers
dreamweaver.canSaveFramesetAs()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Save Frameset As operation on the specified
document.
Arguments
documentObject
• The documentObject argument is the root of a document’s DOM (the same value that the
dreamweaver.getDocumentDOM() function returns).
Returns
A Boolean value that indicates whether the document is a frameset.
dreamweaver.canSelectAll()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Select All operation.
Arguments
None.
Returns
A Boolean value that indicates whether a Select All operation can be performed.
dreamweaver.canShowFindDialog()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Find operation.
Arguments
None.
Returns
A Boolean value that is true if a Site panel or a Document window is open. This function returns
the value
false when the selection is in the HEAD section.
000_DW_API_Print.book Page 448 Wednesday, August 20, 2003 9:14 AM