GWTApplication.client
Interface RefreshSearchResultsListener

All Known Implementing Classes:
QuickViewReport.QuickSearchType

interface RefreshSearchResultsListener

This interface will be implemented by a class which will allow the results associated with a particular search can be refreshed.


Method Summary
 void refreshResults()
          Is called when the results associated with the search results displayed by this object are to be completely refreshed.
 

Method Detail

refreshResults

void refreshResults()
Is called when the results associated with the search results displayed by this object are to be completely refreshed.