Uses of Class
org.eclipse.nebula.widgets.ganttchart.undoredo.commands.AbstractUndoRedoCommand
-
Packages that use AbstractUndoRedoCommand Package Description org.eclipse.nebula.widgets.ganttchart.undoredo.commands -
-
Uses of AbstractUndoRedoCommand in org.eclipse.nebula.widgets.ganttchart.undoredo.commands
Subclasses of AbstractUndoRedoCommand in org.eclipse.nebula.widgets.ganttchart.undoredo.commands Modifier and Type Class Description class
ClusteredCommand
One command to handle many sub-commands, such as a multi-drag/drop etc.class
EventMoveCommand
Represents one GanttEvent DND action that can be undone/redone.class
EventResizeCommand
Represents one resize event in the chart that can be done/redone.
-