org.eclipse.wst.common.project.facet.ui
Class FacetUiHelpContextIds
java.lang.Object
org.eclipse.wst.common.project.facet.ui.FacetUiHelpContextIds
public final class FacetUiHelpContextIds
- extends Object
Contains the help context ids defined in the facet UI plugin.
- Author:
- Konstantin Komissarchik
Field Summary |
static String |
FACETS_SELECTION_PAGE
The help context id for the overall facets selection page:
"org.eclipse.wst.common.project.facet.ui.facetsSelectionPage". |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FACETS_SELECTION_PAGE
public static final String FACETS_SELECTION_PAGE
- The help context id for the overall facets selection page:
"org.eclipse.wst.common.project.facet.ui.facetsSelectionPage".
- See Also:
- Constant Field Values
Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.