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) |
undoadd, addAll, addContext, canExecute, canRedo, canUndo, combine, execute, getOperations, isEmpty, redo, remove, unwrapdispose, getContexts, getLabel, hasContext, removeContext, setLabel, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdispose, getContexts, getLabel, hasContext, removeContextprotected 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.