public abstract class FeatureCommandWithContext extends FeatureCommand implements IFeatureAndContext
| Modifier and Type | Method and Description |
|---|---|
boolean |
canUndo()
Can undo.
|
IContext |
getContext()
Gets the context.
|
boolean |
undo()
Undo.
|
getDescription, getFeature, getFeatureProvider, isReadOnlyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFeaturecanExecute, executepublic IContext getContext()
getContext in interface IContextHolderpublic boolean canUndo()
ICommand