public interface INamedHandleStateIds
State identifiers that are understood by named handle objects that implement
IObjectWithState
.
Clients may implement or extend this class.
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION
The state id used for overriding the description of a named handle
object.
|
static String |
NAME
The state id used for overriding the name of a named handle object.
|
static final String DESCRIPTION
String
.static final String NAME
String
.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.