|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchableElement
Method Summary | |
---|---|
java.lang.String |
getKeyword()
Returns the keyword representation of the element, which is used to determine whether it belongs to a particular query. |
void |
updateInSearchResults(boolean inSearchResults)
Called by the search bar to update the SearchableElement of whether it currently belongs to the search bar's results. |
Method Detail |
---|
java.lang.String getKeyword()
void updateInSearchResults(boolean inSearchResults)
inSearchResults
- true when the SearchableElement is part of the current results.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |