|
Page Created :
WICKET :
HOWTO do Javscript call after each Wicket AJAX update
HOWTO do Javscript call after each Wicket AJAX update has been created by Erik van Oosten (Jan 13, 2008). Content:if you want to execute a certain piece of js code after every (successful) ajax update, you can use the following js code: wicketGlobalPostCallHandler = function {
alert('successful partial update');
}
|
Powered by
Atlassian Confluence
(Version: 2.2.9 Build:#527 Sep 07, 2006)
-
Bug/feature request
Unsubscribe or edit your notifications preferences
Unsubscribe or edit your notifications preferences
