Action Listener
interface ActionListener
Search results view action listener.
Functions
Link copied to clipboard
Called when RecyclerView.Adapter's SearchResultAdapterItem.Error item (i.e. Retry
button) is clicked.
Link copied to clipboard
Called when the history item is clicked.
Link copied to clipboard
Called when the "Missing result" button is clicked.
Link copied to clipboard
Called when SearchResultAdapterItem.Result's "Populate query" button is clicked. Note that this function can be called only if SearchResultAdapterItem.Result.isPopulateQueryVisible true.
Link copied to clipboard
Called when RecyclerView.Adapter's SearchResultAdapterItem.Result item is clicked.