nsIAutoCompleteSimpleResultListener

Methods

onValueRemoved(aResult, aValue, aRemoveFromDb)

Dispatched after a value is removed from the result.

Parameters

aResult The result from which aValue has been removed.
aValue The removed value.
aRemoveFromDb Whether the value should be removed from persistent storage as well.