Uses of Class
net.sf.borg.model.undo.UndoItem

Packages that use UndoItem
net.sf.borg.model.undo Contains classes that implement the undo feature 
 

Uses of UndoItem in net.sf.borg.model.undo
 

Subclasses of UndoItem in net.sf.borg.model.undo
 class AddressUndoItem
          Address Undo Item.
 class AppointmentUndoItem
          Appointment Undo Item.
 class CheckListUndoItem
          CheckList Undo Item.
 class MemoUndoItem
          Memo Undo Item.
 class ProjectUndoItem
          Project Undo Item.
 class SubtaskUndoItem
          Subtask Undo Item.
 class TaskUndoItem
          Task Undo Item.
 

Methods in net.sf.borg.model.undo that return types with arguments of type UndoItem
(package private)  Stack<UndoItem<?>> UndoLog.getItems()
          get all of the undo items.
 

Methods in net.sf.borg.model.undo with parameters of type UndoItem
 void UndoLog.addItem(UndoItem<?> item)
          add an undo item to the log.
 



Generated December 30 2011 by mbb using Apache Ant(TM) version 1.8.2 compiled on December 20 2010 and Java version 1.6.0_30 from Sun Microsystems Inc. on Linux i386 3.0.0-14-generic-pae