public class DefaultDeleteMultipleRelationshipsCommand extends AbstractCompoundCommand<DefaultDeleteRelationshipCommand>
Constructor and Description |
---|
DefaultDeleteMultipleRelationshipsCommand(Collection<IRelationship> relationships,
DefaultGanttChartModel model)
Deletes several relationships at the same time.
|
addCommand, executeCommand, getCommand, getCommandCount, isRedoable, isUndoable, redoCommand, removeCommand, setCommands, undoCommand
getName, isRelevant, setName
public DefaultDeleteMultipleRelationshipsCommand(Collection<IRelationship> relationships, DefaultGanttChartModel model)
relationships
- the relationships to deletemodel
- the model to which the relationships belongCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.