![MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference Download Page 189](http://html1.mh-extra.com/html/macromedia/dreamweaver-8-dreamweaver-api/dreamweaver-8-dreamweaver-api_reference_3332054189.webp)
Results window functions
189
Description
Sets the buttons specified by the
arrButtons
argument.
Arguments
cmdDoc
,
arrButtons
■
The
cmdDoc
argument is a document object that represents the command that is calling
the function. Commands should use the keyword
this
.
■
The
arrButtons
argument is an array of strings that correspond to the button text and
the JavaScript code to execute when the button is clicked. This is similar to the way the
commandButtons()
function works for commands. Only two buttons can be set in the
window.
Returns
Nothing.
resWin.setCallbackCommands()
Availability
Dreamweaver 4.
Description
Tells the Results window on which commands to call the
processFile()
method. If this
function is not called, the command that created the Results window is called.
Arguments
arrCmdNames
■
The
arrCmdNames
argument is an array of command names on which to call the
processFile()
function.
Returns
Nothing.
resWin.setColumnWidths()
Availability
Dreamweaver 4.
Description
Sets the width of each column.
000_DW_API_Print.book Page 189 Wednesday, July 20, 2005 11:58 AM
Summary of Contents for DREAMWEAVER 8-DREAMWEAVER API
Page 1: ...Dreamweaver API Reference...
Page 16: ......
Page 28: ...28 The File I O API...
Page 38: ...38 The HTTP API...
Page 68: ...68 Flash Integration...
Page 100: ...100 The Database API...
Page 116: ...116 The JavaBeans API...
Page 144: ...144 The Source Control Integration API...
Page 146: ......
Page 254: ...254 Workspace...
Page 298: ...298 Site...
Page 354: ...354 Document...
Page 396: ...396 Page Content...
Page 488: ...488 Design...
Page 550: ...550 Code...