|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--draw2d.Command
|
+--draw2d.CommandDelete
Defined in CommandDelete.js
Version: 0.9.14
Author: Andreas Herz
| Field Summary | |
Object |
connections
|
Object |
figure
|
Object |
parent
|
Object |
workflow
|
| Fields inherited from class draw2d.Command |
label
|
| Constructor Summary | |
draw2d.CommandDelete
( figure)
|
|
| Method Summary | |
void
|
execute()
Execute the command the first time |
void
|
redo()
Redo the command after the user has undo this command |
void
|
undo()
Undo the command |
| Methods inherited from class draw2d.Command |
getLabel, canExecute
|
| Field Detail |
Object connections
Object figure
Object parent
Object workflow
| Constructor Detail |
draw2d.CommandDelete( figure)
| Method Detail |
void execute()
void redo()
void undo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||