public class DragAndDropOverrideCommand extends DragAndDropCommand
DragAndDropCommand.DetailAbstractCommand.NonDirtyingcollection, DESCRIPTION, domain, dragCommand, dropCommand, feedback, isDragCommandExecuted, LABEL, location, lowerLocationBound, operation, operations, optimize, optimizedDropCommandOwner, owner, upperLocationBounddescription, isExecutable, isPrepared, labelDROP_COPY, DROP_LINK, DROP_MOVE, DROP_NONE, FEEDBACK_INSERT_AFTER, FEEDBACK_INSERT_BEFORE, FEEDBACK_NONE, FEEDBACK_SELECT| Constructor and Description |
|---|
DragAndDropOverrideCommand(MappingDomain domain,
DragAndDropCommand command) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
optimizedCanExecute() |
analyzeForNonContainment, create, dispose, execute, getAffectedObjects, getChildren, getCollection, getFeedback, getLocation, getOperation, getOperations, getOwner, getParent, getResult, isCrossDomain, isNonContainment, prepare, prepareDropCopyInsert, prepareDropCopyOn, prepareDropInsert, prepareDropLinkInsert, prepareDropLinkOn, prepareDropMoveInsert, prepareDropMoveOn, prepareDropOn, redo, reset, toString, undo, validatecanExecute, canUndo, chain, getDescription, getLabel, setDescription, setLabelpublic DragAndDropOverrideCommand(MappingDomain domain, DragAndDropCommand command)
protected boolean optimizedCanExecute()
optimizedCanExecute in class DragAndDropCommand