|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStatusAdapterConstants
This interface contains common constants important for
StatusAdapter
.
This interface should not be implemented or extended by clients.
Field Summary | |
---|---|
static QualifiedName |
EXPLANATION_PROPERTY
This property is used to add an explanation to the adapter. |
static QualifiedName |
HINT_PROPERTY
This property is used to add a hint to the adapter. |
static String |
PROPERTY_PREFIX
Common prefix for properties defined in this interface. |
static QualifiedName |
TIMESTAMP_PROPERTY
This property is used to add a timestamp to the adapter. |
static QualifiedName |
TITLE_PROPERTY
This property is used to add title to the adapter. |
Field Detail |
---|
static final String PROPERTY_PREFIX
static final QualifiedName TITLE_PROPERTY
The property must be of type String
.
static final QualifiedName TIMESTAMP_PROPERTY
The property must be of type Long
.
static final QualifiedName EXPLANATION_PROPERTY
The property must be of type String
.
static final QualifiedName HINT_PROPERTY
The property must be of type String
.
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.