MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificações Página 633

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 632
1 2 ... 628 629 630 631 632 633 634 635 636 637 638 ... 691 692

Comentários a estes Manuais

Sem comentários