I found another user's code for an Ajax-Busy-Indicator DropDownChoice:

http://apache-wicket.1842946.n4.nabble.com/Wicket-extensions-AjaxIndicatingDropdownChoice-td3088554.html

but how do I use this code? When I construct the DropDown, I need to give it
an extra parameter, a MarkupContainer. What is it, and how is it
initialized?

Also: do I need to do anything in my HTML, such as any "busy-indicator"
JavaScript, or does this class take care of everything?

My goal is to have a DropDownChoice which gives a 'busy' indicator when it
processes an AJAX request.

Thanks.

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/AjaxIndicatingDropDownChoice-tp4506224p4506224.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to