Uses of Class
org.eclipse.nebula.widgets.ganttchart.undoredo.GanttUndoRedoManager
-
Packages that use GanttUndoRedoManager Package Description org.eclipse.nebula.widgets.ganttchart -
-
Uses of GanttUndoRedoManager in org.eclipse.nebula.widgets.ganttchart
Fields in org.eclipse.nebula.widgets.ganttchart declared as GanttUndoRedoManager Modifier and Type Field Description private GanttUndoRedoManagerGanttComposite. _undoRedoManagerMethods in org.eclipse.nebula.widgets.ganttchart that return GanttUndoRedoManager Modifier and Type Method Description GanttUndoRedoManagerGanttChart. getUndoRedoManager()Returns the Undo/Redo managerGanttUndoRedoManagerGanttComposite. getUndoRedoManager()Returns the Undo/Redo manager.
-