public static interface IOutlineTreeProvider.ModeAware
| Modifier and Type | Method and Description |
|---|---|
OutlineMode |
getCurrentMode() |
OutlineMode |
getNextMode() |
List<OutlineMode> |
getOutlineModes() |
void |
setCurrentMode(OutlineMode outlineMode) |
List<OutlineMode> getOutlineModes()
OutlineMode getCurrentMode()
OutlineMode getNextMode()
void setCurrentMode(OutlineMode outlineMode)
Copyright © 2016. All Rights Reserved.