|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IResourcePropertyConstants
This interface documents the property constants used by the resource property source.
Field Summary | |
---|---|
static java.lang.String |
P_DERIVED_RES
The IResource property key for read-only. |
static java.lang.String |
P_DISPLAY_LAST_MODIFIED
The IResource category for last modified |
static java.lang.String |
P_DISPLAY_SIZE
The IResource property key for displaying size |
static java.lang.String |
P_DISPLAYDERIVED_RES
The IResource property key for display read-only. |
static java.lang.String |
P_DISPLAYEDITABLE_RES
The IResource property key for display read-only. |
static java.lang.String |
P_DISPLAYLINKED_RES
The IResource property key for display linked. |
static java.lang.String |
P_DISPLAYLOCATION_RES
The IResource property key for display location. |
static java.lang.String |
P_DISPLAYPATH_RES
The IResource property key for display path. |
static java.lang.String |
P_DISPLAYRESOLVED_LOCATION_RES
The IResource property key for display resolved location. |
static java.lang.String |
P_EDITABLE_RES
The IResource property key for read-only. |
static java.lang.String |
P_FILE_SYSTEM_CATEGORY
The IResource category for the base values |
static java.lang.String |
P_LABEL_RES
The IResource property key for name. |
static java.lang.String |
P_LAST_MODIFIED_RES
The IResource property key for path. |
static java.lang.String |
P_LINKED_RES
The IResource property key for linked. |
static java.lang.String |
P_LOCATION_RES
The IResource property key for location. |
static java.lang.String |
P_PATH_RES
The IResource property key for path. |
static java.lang.String |
P_RESOLVED_LOCATION_RES
The IResource property key for resolved location. |
static java.lang.String |
P_SIZE_RES
The IResource property key for path. |
Field Detail |
---|
static final java.lang.String P_LABEL_RES
IResource
property key for name.
static final java.lang.String P_PATH_RES
IResource
property key for path.
static final java.lang.String P_DISPLAYPATH_RES
IResource
property key for display path.
static final java.lang.String P_EDITABLE_RES
IResource
property key for read-only.
static final java.lang.String P_DISPLAYEDITABLE_RES
IResource
property key for display read-only.
static final java.lang.String P_DERIVED_RES
IResource
property key for read-only.
static final java.lang.String P_DISPLAYDERIVED_RES
IResource
property key for display read-only.
static final java.lang.String P_LOCATION_RES
IResource
property key for location.
static final java.lang.String P_DISPLAYLOCATION_RES
IResource
property key for display location.
static final java.lang.String P_RESOLVED_LOCATION_RES
IResource
property key for resolved location.
static final java.lang.String P_DISPLAYRESOLVED_LOCATION_RES
IResource
property key for display resolved location.
static final java.lang.String P_LINKED_RES
IResource
property key for linked.
static final java.lang.String P_DISPLAYLINKED_RES
IResource
property key for display linked.
static final java.lang.String P_FILE_SYSTEM_CATEGORY
IResource
category for the base values
static final java.lang.String P_SIZE_RES
IResource
property key for path.
static final java.lang.String P_DISPLAY_SIZE
IResource
property key for displaying size
static final java.lang.String P_LAST_MODIFIED_RES
IResource
property key for path.
static final java.lang.String P_DISPLAY_LAST_MODIFIED
IResource
category for last modified
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.