beautypg.com

Chapter 12: workspace, History functions, Dom.redo() – Adobe Dreamweaver API Reference CS5 User Manual

Page 127: Dom.undo()

background image

122

Last updated 8/27/2013

Chapter 12: Workspace

Workspace API functions create or operate on an element of the Adobe® Dreamweaver® workspace. They perform
tasks that include the following:

Redoing steps that appear in the History panel

Placing an object on the Insert bar

Navigating with Keyboard functions

Reloading menus

Manipulating stand-alone or built-in results windows

Setting options

Positioning a toolbar

Getting or setting focus

History functions

History functions handle undoing, redoing, recording, and playing steps that appear in the History panel. A step is any
repeatable change to the document or to a selection in the document. Methods of the

dreamweaver.historyPalette

object either control or act on the selection in the History panel, not in the current document.

dom.redo()

Availability
Dreamweaver 3.

Description
Redoes the step that was most recently undone in the document.

Arguments
None.

Returns
Nothing.

Enabler
See “

dom.canRedo()

” on page 499.

dom.undo()

Availability
Dreamweaver 3.