MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spezifikationen Seite 537

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 536
537
Description
Opens the Reports dialog box.
Arguments
None.
Returns
Nothing.
Results window functions
Results window functions let you create a stand-alone window that displays columns of formatted
data, or you can interact with the built-in windows of the Results panel group.
Creating a Stand-alone Results window
These functions create custom windows that are similar to the output from the JavaScript
Debugger window.
dreamweaver.createResultsWindow()
Availability
Dreamweaver 4
Description
Creates a new Results window and returns a JavaScript object reference to the window.
Arguments
strName, arrColumns
strName is the string to use for the windows title.
arrColumns is an array of column names to use in the list control.
Returns
An object reference to the created window.
resWin.addItem()
Availability
Dreamweaver 4
Description
Adds a new item to the Results window.
Arguments
strIcon, strDesc, iStartSel, iEndSel, colNdata
Seitenansicht 536
1 2 ... 532 533 534 535 536 537 538 539 540 541 542 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare