MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifikace Strana 632

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 631
1 2 ... 627 628 629 630 631 632 633 634 635 636 637 ... 691 692

Komentáře k této Příručce

Žádné komentáře