Adobe Dreamweaver API Reference CS5 Bedienungsanleitung Seite 512

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 533
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 511
507
DREAMWEAVER API REFERENCE
Enablers
Last updated 8/27/2013
Arguments
None.
Returns
The name of the currently selected tag or a null value if no tag is selected.
dreamweaver.canRedo()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Redo operation in the current context.
Arguments
None.
Returns
A Boolean value that indicates whether any operations can be undone.
dreamweaver.canRevertDocument()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Revert (to the last-saved version) operation.
Arguments
documentObject
The documentObject argument is the object at the root of a document’s DOM tree (the value that the
dreamweaver.getDocumentDOM() function returns).
Returns
A Boolean value that indicates whether the document is in an unsaved state and a saved version of the document exists
on a local drive.
dreamweaver.canSaveAll()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Save All operation.
Seitenansicht 511
1 2 ... 507 508 509 510 511 512 513 514 515 516 517 ... 532 533

Kommentare zu diesen Handbüchern

Keine Kommentare