User Guide
Results window functions 175
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.
Arguments
arrWidth
• The arrWidth argument is an array of integers that represents the widths to use for each
column in the control.
Returns
Nothing.
resWin.setFileList()
Availability
Dreamweaver 4.
Description
Gives the Results window a list of files, folders, or both to call a set of commands to process.
000_DW_API_Print.book Page 175 Wednesday, August 20, 2003 9:14 AM