|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Attribute constants that have special meanings within this package. These attributes can be used to communicate extra information from the handler to either the command or the command manager.
Field Summary | |
---|---|
static String |
ATTRIBUTE_HANDLED
The name of the attribute indicating whether the handler is handled. |
Field Detail |
public static final String ATTRIBUTE_HANDLED
The name of the attribute indicating whether the handler is handled.
This is intended largely for backward compatibility with the workbench
RetargetAction
class. It is used to indicate that while
the handler is handling a command, it should not be treated as such.
The command should act and behave as if it has no handler.
|
Eclipse Platform Release 3.1 |
|||||||||||
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, 2005. All rights reserved.