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
Содержание DREAMWEAVER 8-DREAMWEAVER API
Страница 1: ...Dreamweaver API Reference...
Страница 16: ......
Страница 28: ...28 The File I O API...
Страница 38: ...38 The HTTP API...
Страница 68: ...68 Flash Integration...
Страница 100: ...100 The Database API...
Страница 116: ...116 The JavaBeans API...
Страница 144: ...144 The Source Control Integration API...
Страница 146: ......
Страница 254: ...254 Workspace...
Страница 298: ...298 Site...
Страница 354: ...354 Document...
Страница 396: ...396 Page Content...
Страница 488: ...488 Design...
Страница 550: ...550 Code...