Class draw2d.CommandAdd
Object
|
+--draw2d.Command
|
+--draw2d.CommandAdd
- class
draw2d.CommandAdd
- extends draw2d.Command
Defined in CommandAdd.js
Version: 0.9.14
Author: Andreas Herz
|
Method Summary |
void
|
execute()
Execute the command the first time
|
void
|
redo()
Undo the command
|
void
|
undo()
Redo the command after the user has undo this command
|
figure
Object figure
parent
Object parent
workflow
Object workflow
x
Object x
y
Object y
draw2d.CommandAdd
draw2d.CommandAdd( canvas, figure, x, y, parent)
Version: 0.9.14
Author: Andreas Herz
execute
void execute()
Execute the command the first time
redo
void redo()
undo
void undo()
Redo the command after the user has undo this command
Documentation generated by
JSDoc on Thu Feb 7 23:45:47 2008