Hi all - I'm trying to add a "busy" indicator after a modal window is closed.
In my use case, the WindowClosedCallback's onClose method is performing a
few operations, and I just want to let the user know that the system is
actually doing something.

I noticed that CloseButtonBehavior has a getAjaxCallDecorator method, but in
this case my Modal Window is being closed by
ModalWindow.closeCurrent(target).

I'm currently using Wicket 1.4.18, but should be upgrading to 1.5.3
relatively soon.

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Trying-to-use-IAjaxCallDecorator-after-Modal-Window-close-tp4081142p4081142.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to