public class ClearHoverFocusSelectionOperation<VR> extends ReverseUndoCompositeOperation
Constructor and Description |
---|
ClearHoverFocusSelectionOperation(IViewer<VR> viewer) |
Modifier and Type | Method and Description |
---|---|
protected ChangeFocusOperation<VR> |
getChangeFocusOperation(IViewer<VR> viewer) |
protected ChangeHoverOperation<VR> |
getChangeHoverOperation(IViewer<VR> viewer) |
protected ChangeSelectionOperation<VR> |
getChangeSelectionOperation(IViewer<VR> viewer) |
undo
add, addAll, addContext, canExecute, canRedo, canUndo, combine, execute, getOperations, isEmpty, redo, remove, unwrap
dispose, getContexts, getLabel, hasContext, removeContext, setLabel, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dispose, getContexts, getLabel, hasContext, removeContext
protected ChangeFocusOperation<VR> getChangeFocusOperation(IViewer<VR> viewer)
protected ChangeHoverOperation<VR> getChangeHoverOperation(IViewer<VR> viewer)
protected ChangeSelectionOperation<VR> getChangeSelectionOperation(IViewer<VR> viewer)
Copyright (c) 2014 itemis AG and others. All rights reserved.