Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 130

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 129
125
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
Description
Starts recording steps in the active document; the previously recorded command is immediately discarded.
Arguments
None.
Returns
Nothing.
Enabler
See “dreamweaver.isRecording()” on page 514 (must return a value of false).
dreamweaver.stopRecording()
Availability
Dreamweaver 3.
Description
Stops recording without prompting the user.
Arguments
None.
Returns
Nothing.
Enabler
See “dreamweaver.isRecording()” on page 514 (must return a value of true).
dreamweaver.undo()
Availability
Dreamweaver 3.
Description
Undoes the previous step in the Document window, dialog box, floating panel, or Site panel that has focus.
Arguments
None.
Returns
Nothing.
Enabler
See “dom.canUndo()” on page 502.
Przeglądanie stron 129
1 2 ... 125 126 127 128 129 130 131 132 133 134 135 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag