What steps will reproduce the problem?
1.
pagingToolbar.doOnRender(new Function(){
public void execute() {
pagingToolbar.getNextButton
().purgeListeners();
});
2.but I click the nextbutton, do the same, alert 'this.proxy' is null or
undefined;
3.
I use gwt-ext 2.0.5
thanks.
Original issue reported on code.google.com by czhik...@163.com on 19 Aug 2009 at 8:25
Original issue reported on code.google.com by
czhik...@163.com
on 19 Aug 2009 at 8:25