jeudi 13 août 2015

What is the name of the design pattern where a method invocation cancels a previous invocation?

I have an auto-complete textbox whereby a search is invoked as the user types text into the textbox. If another search is triggered, a previously invoked search is cancelled.

What is the name of this design pattern?

Aucun commentaire:

Enregistrer un commentaire