public interface SearchObserver
Modifier and Type | Method and Description |
---|---|
void |
onOptionsChanged(GUISearchOptions newOptions)
Invoked when the options changed
|
void |
onSearchArrived()
Invoked when a new result is returned by the server.
|
void onSearchArrived()
void onOptionsChanged(GUISearchOptions newOptions)
Copyright © 2008-2014 Logical Objects. All Rights Reserved.