|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface KeywordProvider
Interface to define a provider of keywords. The implementation should return an array of keywords based on the provided object.
| Method Summary | ||
|---|---|---|
String[] |
getKeywords(Object element)
Invoked by the KeywordFilterField
when its list of elements changes, i.e. list of keywords require updating. |
|
| Method Detail |
|---|
String[] getKeywords(Object element)
KeywordFilterField
when its list of elements changes, i.e. list of keywords require updating.
element - An object from which to derive keywords.
element.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal