MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spezifikationen Seite 633

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 632
1 2 ... 628 629 630 631 632 633 634 635 636 637 638 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare