|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
the ICommandService will return a reference for all callbacks that are registered. This reference can be used to unregister the specific callback.
Similar in functionality to an IHandlerActivation. This interface should not be implemented or extended by clients.
Method Summary | |
---|---|
String |
getCommandId()
The command id that this callback was registered against. |
UIElement |
getElement()
The callback that was registered. |
Map |
getParameters()
Parameters that help scope this callback registration. |
Method Detail |
public String getCommandId()
null
.public UIElement getElement()
null
.public Map getParameters()
null
.
|
Eclipse Platform Release 3.3 |
|||||||||||
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, 2007. All rights reserved.