Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 170

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 169
165
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
Returns
Nothing.
dom.setShowToolbar()
Availability
Dreamweaver 4.
Description
This function shows or hides the Toolbar.
Arguments
bShow
The bShow argument is a Boolean value: true indicates the toolbar should be visible; false otherwise.
Returns
Nothing.
dom.setShowTracingImage()
Availability
Dreamweaver 3.
Description
This function toggles the View > Tracing Image > Show option on and off.
Arguments
bShowTracingImage
The bShowTracingImage argument is a Boolean value: true turns on the Show option; false turns it off.
Returns
Nothing.
dom.setShowWordWrap()
Availability
Dreamweaver 4.
Description
This function toggles the Word Wrap option off or on in the Code view of the document window.
Arguments
bShow
The bShow argument is a Boolean value: true indicates that the lines should wrap; false otherwise.
Przeglądanie stron 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag