|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableAddAction
uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoablePasteAction
Handles Undo/Redo for Pasting Elements
Constructor Summary | |
ReloadSchemaDocument.UndoablePasteAction(org.jdom.Element parent,
org.jdom.Element element)
Sole constructor |
Method Summary | |
java.lang.String |
getName()
Gets the name of the paste element |
Methods inherited from class uk.ac.reload.moonunit.dom.ReloadSchemaDocument.UndoableAddAction |
redo, undo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReloadSchemaDocument.UndoablePasteAction(org.jdom.Element parent, org.jdom.Element element)
parent
- the parent element
element the element to pasteMethod Detail |
public java.lang.String getName()
getName
in interface UndoableAction
getName
in class ReloadSchemaDocument.UndoableAddAction
|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |