ajax progress indicator

2008-05-02 Thread i ii
is documentation available for ajax progess indicator. i cannot find :(

Re: ajax progress indicator

2008-05-02 Thread Martin Makundi
I haven't found much. Here are some snipplets that may be of use: public class AjaxIndicatorContainer extends WebMarkupContainer { /** * Constructor for TODO * @param form */ public AjaxIndicatorContainer(Form form) { super(ajaxIndicator); // wicket:id

RE: ajax progress indicator

2008-05-02 Thread i ii
much work for simple feature, no? Date: Fri, 2 May 2008 15:46:04 +0300 From: [EMAIL PROTECTED] To: users@wicket.apache.org Subject: Re: ajax progress indicator I haven't found much. Here are some snipplets that may be of use: public class AjaxIndicatorContainer extends

RE: ajax progress indicator

2008-05-02 Thread Martin Grigorov
Subject: Re: ajax progress indicator I haven't found much. Here are some snipplets that may be of use: public class AjaxIndicatorContainer extends WebMarkupContainer { /** * Constructor for TODO * @param form */ public AjaxIndicatorContainer(Form form) { super

Re: ajax progress indicator

2008-05-02 Thread michalb_cz
in context: http://www.nabble.com/ajax-progress-indicator-tp17018664p17020185.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL