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, setViewSuffix
public View(String id)
id
- the ID of the viewpublic String getPath()
getPath
in interface NavigationNode
getPath
in class AbstractNavigationNode
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.