public class View extends AbstractNavigationNode
i18n, icon, path, viewSuffix| Constructor and Description | 
|---|
| View(String id)Construct a new view with the specified ID. | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | clone() | 
| String | getPath() | 
copyCommonAttributes, equals, getDepth, getI18n, getI18nPrefix, getI18nSeparator, getI18nSuffix, getIcon, getIconPrefix, getIconSeparator, getIconSuffix, getId, getParent, getPathPrefix, getPathSeparator, getViewSuffix, hashCode, isEnabled, isHidden, isParent, setEnabled, setHidden, setI18n, setIcon, setParent, setPath, setViewSuffixpublic View(String id)
id - the ID of the viewpublic String getPath()
getPath in interface NavigationNodegetPath in class AbstractNavigationNodeCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.