Hi!

I have the same problem as
http://www.mail-archive.com/users@wicket.apache.org/msg05826.html

Is it solved?

I have a ModalWindow with a "close" button in it, the button's
"onclick" calls modalWindow.close() via AJAX.

My problem is that when I call the onclick via
wicketTester.executeAjaxEvent(button, "onclick") the modalWindow's
windowClosedCallback doesn't fire.. Am I missing something? Or am I
supposed to call it from the testcase?

Many thanks for your time!

**
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to