MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spezifikationen Seite 605

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 604
605
Description
Increases the row span by one.
Arguments
None.
Returns
Nothing.
Enabler
“dom.canDecreaseRowspan()” on page 412
dom.insertTableColumns()
Availability
Dreamweaver 3
Description
Inserts the specified number of table columns into the current table.
Arguments
numberOfCols, bBeforeSelection
numberOfCols is the number of columns to insert.
bBeforeSelection is a Boolean value that indicates whether the columns should be inserted
before the column that contains the selection.
Returns
Nothing.
Enabler
“dom.canInsertTableColumns()” on page 413
dom.insertTableRows()
Availability
Dreamweaver 3
Description
Inserts the specified number of table rows into the current table.
Arguments
numberOfRows, bBeforeSelection
numberOfRows is the number of rows to insert.
bBeforeSelection is a Boolean value that indicates whether the rows should be inserted
above the row that contains the selection.
Returns
Nothing.
Enabler
“dom.canInsertTableRows()” on page 414
Seitenansicht 604
1 2 ... 600 601 602 603 604 605 606 607 608 609 610 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare