User Guide

572 Enablers
dreamweaver.canSaveFrameset()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Save Frameset operation on the specified
document.
Arguments
documentObject
The documentObject argument is the root of a documents DOM (the same value that
the
dreamweaver.getDocumentDOM() function returns).
Returns
A Boolean value that indicates whether the document is a frameset with unsaved changes.
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 documents DOM (the same value that
the
dreamweaver.getDocumentDOM() function returns).
Returns
A Boolean value that indicates whether the document is a frameset.
000_DW_API_Print.book Page 572 Wednesday, July 20, 2005 11:58 AM