Adobe Dreamweaver API Reference CS5 Manuale Utente Pagina 440

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 533
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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.
Vedere la pagina 439
1 2 ... 435 436 437 438 439 440 441 442 443 444 445 ... 532 533

Commenti su questo manuale

Nessun commento