org.eclipse.ui.views.properties
Interface IResourcePropertyConstants
-
public interface IResourcePropertyConstants
This interface documents the property constants used by the resource
property source.
P_LABEL_RES
static final
String P_LABEL_RES
- The
IResource
property key for name.
P_PATH_RES
static final
String P_PATH_RES
- The
IResource
property key for path.
-
See Also:
-
Constant Field Values
P_DISPLAYPATH_RES
static final
String P_DISPLAYPATH_RES
- The
IResource
property key for display path.
P_EDITABLE_RES
static final
String P_EDITABLE_RES
- The
IResource
property key for read-only.
-
See Also:
-
Constant Field Values
P_DISPLAYEDITABLE_RES
static final
String P_DISPLAYEDITABLE_RES
- The
IResource
property key for display read-only.
P_DERIVED_RES
static final
String P_DERIVED_RES
- The
IResource
property key for read-only.
-
See Also:
-
Constant Field Values
P_DISPLAYDERIVED_RES
static final
String P_DISPLAYDERIVED_RES
- The
IResource
property key for display read-only.
P_LOCATION_RES
static final
String P_LOCATION_RES
- The
IResource
property key for location.
-
See Also:
-
Constant Field Values
P_DISPLAYLOCATION_RES
static final
String P_DISPLAYLOCATION_RES
- The
IResource
property key for display location.
P_RESOLVED_LOCATION_RES
static final
String P_RESOLVED_LOCATION_RES
- The
IResource
property key for resolved location.
-
See Also:
-
Constant Field Values
P_DISPLAYRESOLVED_LOCATION_RES
static final
String P_DISPLAYRESOLVED_LOCATION_RES
- The
IResource
property key for display resolved location.
P_LINKED_RES
static final
String P_LINKED_RES
- The
IResource
property key for linked.
-
See Also:
-
Constant Field Values
P_DISPLAYLINKED_RES
static final
String P_DISPLAYLINKED_RES
- The
IResource
property key for display linked.
P_FILE_SYSTEM_CATEGORY
static final
String P_FILE_SYSTEM_CATEGORY
- The
IResource
category for the base values
P_SIZE_RES
static final
String P_SIZE_RES
- The
IResource
property key for path.
-
See Also:
-
Constant Field Values
P_DISPLAY_SIZE
static final
String P_DISPLAY_SIZE
- The
IResource
property key for displaying size
P_LAST_MODIFIED_RES
static final
String P_LAST_MODIFIED_RES
- The
IResource
property key for path.
-
See Also:
-
Constant Field Values
P_DISPLAY_LAST_MODIFIED
static final
String P_DISPLAY_LAST_MODIFIED
- The
IResource
category for last modified
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.