|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IContentAssistantExtension4
Extends IContentAssistant
with
the following function:
Method Summary | |
---|---|
IHandler |
getHandler(String commandId)
Returns the handler for the given command identifier. |
Method Detail |
---|
IHandler getHandler(String commandId)
The same handler instance will be returned when called a more than once with the same command identifier.
commandId
- the command identifier
IllegalArgumentException
- if the command is not supported by this
content assistant
IllegalStateException
- if called when this content assistant is
uninstalled
|
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.