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 TypeClassDescriptionclass
AnUndoableEdit
using twoMemento
, one from before and one after the edit.class
An undoable edit dealing with the removal of elements from a list.