dojox/drawing/manager/Undo (version 1.10)

Summary

Handles the Undo in drawing. NOTE: Only partially implemented!!! There is very little actual undo functionality!

Usage

var foo = new Undo(options);
dojox/drawing/manager/Undo
Parameter Type Description
options undefined

Method Summary

Event Summary

Methods

add(stack)
Parameter Type Description
stack undefined
apply(scope,method,args)
Parameter Type Description
scope undefined
method undefined
args undefined
redo()
undo()

Events

onKeyDown(evt)
Parameter Type Description
evt undefined
Error in the documentation? Can’t find what you are looking for? Let us know!