|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IElementSelectionInput
Interface describing the input for the element selection service.
Method Summary | |
---|---|
IAdaptable |
getContext()
Retrieves the context for the input. |
IFilter |
getFilter()
Retrieves the filter provided for the input. |
java.lang.String |
getInput()
Retrieves a string input filter for the input. |
ElementSelectionScope |
getScope()
Retrieves the scope of the search. |
Method Detail |
---|
ElementSelectionScope getScope()
IFilter getFilter()
Most frequently, the filter will select an object if it matches a
specific list of types (IElementType
).
IAdaptable getContext()
java.lang.String getInput()
|
Runtime | |||||||||
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., Borland Software Corp., and others 2005,2006. All rights reserved.