On 6/9/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
it should probably have a getLinkAjaxCallDecorator() that all links would pull from. can you provide a patch please?
-IgorOn 6/8/06, lu dongping <[EMAIL PROTECTED]> wrote:hi , all
I need to call my _javascript_ after jumping to the next page, how can I do this?
I explored the wicket source, it seemed that there were no easy ways.
The only way I find out is to extend AjaxPagingNavigator and add my own IAjaxCallDecorator to AjaxPagingNavigationBehavior, but then I have to extends many classes including :
AjaxPagingNavigator , AjaxPagingNavigationIncrementLink , AjaxPagingNavigation ... .
to add my decorator the default Ajax Link .
Maybe AjaxPagingNavigator should provide setAjaxCallDecorator () method ?
outersky
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop
_______________________________________________ Wicket-develop mailing list Wicket-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-develop