|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IElementReference
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 |
---|
String getCommandId()
null
.UIElement getElement()
null
.Map getParameters()
null
.
|
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.