![MACROMEDIA DREAMWEAVER MX 2004-DREAMWEAVER API Скачать руководство пользователя страница 210](http://html1.mh-extra.com/html/macromedia/dreamweaver-mx-2004-dreamweaver-api/dreamweaver-mx-2004-dreamweaver-api_reference_3336554210.webp)
210
Chapter 12: Workspace
dreamweaver.getActiveWindow()
Availability
Dreamweaver 3.
Description
This function gets the document in the active window.
Arguments
None.
Returns
The document object that corresponds to the document in the active window; or, if the
document is in a frame, the document object that corresponds to the frameset.
dreamweaver.getDocumentList()
Availability
Dreamweaver 3.
Description
This function gets a list of all the open documents.
Arguments
None.
Returns
An array of document objects, each corresponding to an open Document window. If a document
window contains a frameset, the document object refers to the frameset, not the contents of
the frames.
dreamweaver.getFloaterVisibility()
Availability
Dreamweaver 3.
Description
This function checks whether the specified panel or inspector is visible.
Arguments
floaterName
•
The
floaterName
argument is the name of a floating panel. If
floaterName
does not match
one of the built-in panel names, Dreamweaver searches in the Configuration/Floaters folder
for a file called
floaterName
.htm
where
floaterName
is the name of a floating panel.
000_DW_API_Print.book Page 210 Wednesday, August 20, 2003 9:14 AM
Содержание DREAMWEAVER MX 2004-DREAMWEAVER API
Страница 1: ...Dreamweaver API Reference...
Страница 24: ...24 Contents...
Страница 32: ......
Страница 70: ...70 Chapter 5 Fireworks Integration...
Страница 76: ...76 Chapter 6 Flash Integration...
Страница 116: ...116 Chapter 9 The JavaBeans API...
Страница 140: ......
Страница 152: ...152 Chapter 11 Application...
Страница 218: ...218 Chapter 12 Workspace...
Страница 248: ...248 Chapter 13 Site...
Страница 292: ...292 Chapter 14 Document...
Страница 378: ...378 Chapter 17 Design...
Страница 430: ...430 Chapter 18 Code...
Страница 486: ...486 Index...