MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 162

Dreamweaver api reference
Table of Contents

Advertisement

dom.undo()
Availability
Dreamweaver 3.
Description
Undoes the previous step in the document.
Arguments
None.
Returns
Nothing.
Enabler
See
"dom.canUndo()" on page 563
.
dreamweaver.getRedoText()
Availability
Dreamweaver 3.
Description
Gets the text that is associated with the editing operation that will be redone if the user selects
Edit > Redo or presses Control+Y (Windows) or Command+Y (Macintosh).
Arguments
None.
Returns
A string that contains the text that is associated with the editing operation that will be redone.
Example
If the user's last action applied bold to selected text, a call to the
function returns
.
dreamweaver.getRedoText()
"Repeat Apply Bold"
162
Workspace

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Dreamweaver 8

Table of Contents