Adobe Dreamweaver API Reference CS5 Manual do Utilizador Página 440

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 533
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 439
435
DREAMWEAVER API REFERENCE
Design
Last updated 8/27/2013
The bBeforeSelection argument is a Boolean value: true indicates that the columns should be inserted before the
column that contains the selection;
false otherwise.
Returns
Nothing.
Enabler
See “dom.canInsertTableColumns()” on page 497.
dom.insertTableRows()
Availability
Dreamweaver 3.
Description
This function inserts the specified number of table rows into the current table.
Arguments
numberOfRows, bBeforeSelection
The numberOfRows argument is the number of rows to insert.
The bBeforeSelection argument is a Boolean value: true indicates that the rows should be inserted above the row
that contains the selection;
false otherwise.
Returns
Nothing.
Enabler
See “dom.canInsertTableRows()” on page 497.
dom.mergeTableCells()
Availability
Dreamweaver 3.
Description
This function merges the selected table cells.
Arguments
None.
Returns
Nothing.
Enabler
See “dom.canMergeTableCells()” on page 498.
Vista de página 439
1 2 ... 435 436 437 438 439 440 441 442 443 444 445 ... 532 533

Comentários a estes Manuais

Sem comentários