|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--draw2d.Command
|
+--draw2d.CommandSetText
Defined in CommandSetText.js
Version: 0.9.14
Author: Andreas Herz
| Field Summary | |
Object |
figure
|
Object |
newText
|
Object |
oldText
|
| Fields inherited from class draw2d.Command |
label
|
| Constructor Summary | |
draw2d.CommandSetText
( figure, text)
|
|
| 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 |
| Methods inherited from class draw2d.Command |
getLabel, canExecute
|
| Field Detail |
Object figure
Object newText
Object oldText
| Constructor Detail |
draw2d.CommandSetText( figure, text)
| Method Detail |
void execute()
void redo()
void undo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||