Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 172

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 171
167
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
Description
This function gets the current state of the View > Status Bar option.
Arguments
None.
Returns
A Boolean value: true indicates the status bar is visible; false otherwise.
dreamweaver.htmlInspector.getShowAutoIndent()
Availability
Dreamweaver 4.
Description
This function determines whether the Auto Indent option is on in the Code inspector.
Arguments
None.
Returns
A Boolean value: true if auto-indenting is on; false otherwise.
dreamweaver.htmlInspector.getShowInvalidHTML()
Availability
Dreamweaver 4.
Description
This function determines whether invalid HTML code is currently highlighted in the Code inspector.
Arguments
None.
Returns
A Boolean value: true if invalid HTML code is highlighted; false otherwise.
dreamweaver.htmlInspector.getShowLineNumbers()
Availability
Dreamweaver 4.
Description
This function determines whether line numbers appear in the Code inspector.
Przeglądanie stron 171
1 2 ... 167 168 169 170 171 172 173 174 175 176 177 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag