Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 173

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 172
168
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
Arguments
None.
Returns
A Boolean value: true if line numbers appear; false otherwise.
dreamweaver.htmlInspector.getShowSyntaxColoring()
Availability
Dreamweaver 4.
Description
This function determines whether syntax coloring is on in the Code inspector.
Arguments
None.
Returns
A Boolean value: true if syntax coloring is on; false otherwise.
dreamweaver.htmlInspector.getShowWordWrap()
Availability
Dreamweaver 4.
Description
This function determines whether the Word Wrap is on in the Code inspector.
Arguments
None.
Returns
A Boolean value: true if word wrap is on; false otherwise.
dreamweaver.htmlInspector.setShowAutoIndent()
Availability
Dreamweaver 4.
Description
This function turns the Auto Indent option on or off in the Code inspector.
Arguments
bShow
The bShow argument is a Boolean value: true turns the auto-indenting on; false turns it off.
Przeglądanie stron 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag