MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificaciones Pagina 633

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 632
1 2 ... 628 629 630 631 632 633 634 635 636 637 638 ... 691 692

Comentarios a estos manuales

Sin comentarios