Uses of Class
com.levigo.jadice.web.client.undo.AbstractUndoableEdit
Packages that use AbstractUndoableEdit
-
Uses of AbstractUndoableEdit in com.levigo.jadice.web.client.undo
Subclasses of AbstractUndoableEdit in com.levigo.jadice.web.client.undoModifier and TypeClassDescriptionclassAnUndoableEditusing twoMemento, one from before and one after the edit.classAn undoable edit dealing with the removal of elements from a list.