User Guide
218 Workspace
dreamweaver.htmlInspector.setShowWordWrap()
Availability
Dreamweaver 4.
Description
This function turns the Word Wrap option off or on in the Code inspector.
Arguments
bShow
■ The bShow argument is a Boolean value: true turns Word Wrap on; false turns it off.
Returns
Nothing.
dreamweaver.setHideAllFloaters()
Availability
Dreamweaver 3.
Description
This function sets either the Hide Panels option or the Show Panels option.
Arguments
bShowFloatingPalettes
■ The bShowFloatingPalettes argument is a Boolean value: true turns on the Hide
Panels option;
false turns on the Show Panels option.
Returns
Nothing.
dreamweaver.setShowStatusBar()
Availability
Dreamweaver 3.
Description
This function toggles the View > Status Bar option on or off.
000_DW_API_Print.book Page 218 Wednesday, July 20, 2005 11:58 AM