Adobe Dreamweaver API Reference CS5 Bedienungsanleitung Seite 502

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 533
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 501
497
DREAMWEAVER API REFERENCE
Enablers
Last updated 8/27/2013
Description
Checks whether Dreamweaver can perform an Increase Colspan operation.
Arguments
None.
Returns
A Boolean value: true if there are any cells to the right of the current cell; false otherwise.
dom.canIncreaseRowspan()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform an Increase Rowspan operation.
Arguments
None.
Returns
A Boolean value: true if there are any cells below the current cell; false otherwise.
dom.canInsertTableColumns()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform an Insert Column(s) operation.
Arguments
None.
Returns
A Boolean value: true if the selection is inside a table; false if the selection is an entire table or is not inside a table.
dom.canInsertTableRows()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform an Insert Row(s) operation.
Seitenansicht 501
1 2 ... 497 498 499 500 501 502 503 504 505 506 507 ... 532 533

Kommentare zu diesen Handbüchern

Keine Kommentare