MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spécifications Page 632

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 631
632
Returns
Returns true if syntax coloring is on.
dreamweaver.htmlInspector.getShowWordWrap()
Availability
Dreamweaver 4
Description
Determines whether word wrap is on in the Code view of the Code inspector.
Arguments
None.
Returns
Returns true if word wrap is on.
dreamweaver.htmlInspector.setShowAutoIndent()
Availability
Dreamweaver 4
Description
Turns auto-indenting on or off in the Code view of the Code inspector.
Arguments
bShow
bShow
is a Boolean value that indicates whether the auto-indenting should be on (true) or off
(
false).
Returns
Nothing.
dreamweaver.htmlInspector.setShowInvalidHTML()
Availability
Dreamweaver 4
Description
Turns highlighting of invalid HTML code on or off in the Code view of the Code inspector.
Arguments
bShow
bShow
is a Boolean value that indicates whether the highlighting of invalid HTML code should
be visible (
true) or not (false).
Returns
Nothing.
Vue de la page 631
1 2 ... 627 628 629 630 631 632 633 634 635 636 637 ... 691 692

Commentaires sur ces manuels

Pas de commentaire