public abstract class ModeAwareOutlineTreeProvider extends DefaultOutlineTreeProvider implements IOutlineTreeProvider.ModeAware
IOutlineTreeProvider.Background, IOutlineTreeProvider.Cancelable, IOutlineTreeProvider.ModeAwarecreateChildrenDispatcher, createNodeDispatcher, imageDispatcher, isLeafDispatcher, labelProvider, locationInFileProvider, textDispatcher| Constructor and Description |
|---|
ModeAwareOutlineTreeProvider() |
| Modifier and Type | Method and Description |
|---|---|
OutlineMode |
getCurrentMode() |
OutlineMode |
getNextMode() |
abstract List<OutlineMode> |
getOutlineModes() |
void |
setCurrentMode(OutlineMode outlineMode) |
_createChildren, _createChildren, _createChildren, _createChildren, _createNode, _createNode, _createNode, _image, _isLeaf, _isLeaf, _text, checkCanceled, createChildren, createEObjectNode, createEObjectNode, createEStructuralFeatureNode, createNode, createRoot, createRoot, isLocalElement, nullSafeClassNamepublic abstract List<OutlineMode> getOutlineModes()
getOutlineModes in interface IOutlineTreeProvider.ModeAwarepublic OutlineMode getCurrentMode()
getCurrentMode in interface IOutlineTreeProvider.ModeAwarepublic OutlineMode getNextMode()
getNextMode in interface IOutlineTreeProvider.ModeAwarepublic void setCurrentMode(OutlineMode outlineMode)
setCurrentMode in interface IOutlineTreeProvider.ModeAwareCopyright © 2016. All Rights Reserved.