MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spezifikationen Seite 644

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 643
644
Returns
Nothing.
Example
if(dw.isMDI())
{
dw.cascade()
}
dreamweaver.getActiveWindow()
Availability
Dreamweaver 3
Description
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
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
Checks whether the specified panel or inspector is visible.
Arguments
floaterName
floaterName
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.
Seitenansicht 643
1 2 ... 639 640 641 642 643 644 645 646 647 648 649 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare