MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Dokumentacja Strona 633

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 632
633
dreamweaver.htmlInspector.setShowLineNumbers()
Availability
Dreamweaver 4
Description
Shows or hides the line numbers in the Code view of the Code inspector.
Arguments
bShow
bShow
is a Boolean value that indicates whether the line numbers should be visible (true) or not
(
false).
Returns
Nothing.
dreamweaver.htmlInspector.setShowSyntaxColoring()
Availability
Dreamweaver 4
Description
Turns syntax coloring on or off in the Code view of the Code inspector.
Arguments
bShow
bShow
is a Boolean value that indicates whether the syntax coloring should be visible (true) or
not (false).
Returns
Nothing.
dreamweaver.htmlInspector.setShowWordWrap()
Availability
Dreamweaver 4
Description
Turns word wrap off or on in the Code view of the Code inspector.
Arguments
bShow
bShow
is a Boolean value that indicates whether the word wrapping should be on (true) or off
(
false).
Returns
Nothing.
Przeglądanie stron 632
1 2 ... 628 629 630 631 632 633 634 635 636 637 638 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag