|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cosylab.vdct.undo.ActionObject
com.cosylab.vdct.undo.CreateTemplateMacroAction
com.cosylab.vdct.undo.DeleteTemplateMacroAction
public class DeleteTemplateMacroAction
Insert the type's description here. Creation date: (3.5.2001 20:32:44)
| Field Summary |
|---|
| Fields inherited from class com.cosylab.vdct.undo.CreateTemplateMacroAction |
|---|
macro, object |
| Constructor Summary | |
|---|---|
DeleteTemplateMacroAction(VDBTemplate object,
VDBMacro macro)
DeleteAction constructor comment. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Insert the method's description here. |
protected void |
redoAction()
This method was created in VisualAge. |
protected void |
undoAction()
This method was created in VisualAge. |
| Methods inherited from class com.cosylab.vdct.undo.ActionObject |
|---|
isDone, redo, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteTemplateMacroAction(VDBTemplate object,
VDBMacro macro)
object - com.cosylab.vdct.graphics.objects.VisibleObject| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in class CreateTemplateMacroActionprotected void redoAction()
redoAction in class CreateTemplateMacroActionprotected void undoAction()
undoAction in class CreateTemplateMacroAction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||