|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompletionItemsAsync
Method Summary | |
---|---|
void |
getCompletionItems(String match,
CompletionItemsAsyncReturn asyncReturn)
Makes a call to find all completion items matching. |
Method Detail |
---|
void getCompletionItems(String match, CompletionItemsAsyncReturn asyncReturn)
match
- The user-entered text all completion items have to matchasyncReturn
- The object invoked when the async call returns correctly
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |