-
12 Apr 2012 12:35 PM #1
Buffered basic functions (Feature Request)
Buffered basic functions (Feature Request)
When defining a new basic function for a controller, view or application, it would be nice to be able to define a buffered function. Resulting code would be something like this:
Doing the same for a delayed function would be good too while you are at itCode:Ext.Function.createBuffered(doSearch, 500)

Thanks!


Reply With Quote