if ajaxbutton works for you thats great. i was simply trying to explain that iajaxindicatoraware is decoupled from ajaxbutton - it will work on any component to which you add an ajax behavior.
-igor On Jan 30, 2008 9:04 PM, Martin Makundi <[EMAIL PROTECTED]> wrote: > > no, you dont need to extend an ajaxbutton, IAjaxIndicatorAware works > > on any component that has any kind of ajax behavior added to it > > This means? I tried using AjaxButton and adding an > AjaxFormSubmitBehavior implements IAjaxIndicatorAware but that never > received the submit event. I also tried a SubmitLink button with the > same behavior, but it did not work. > > Finally, extending AjaxButton and implementing IAjaxIndicatorAware > received the event, but lost the feedback functionality. I am still a > bit clueless with this new frame ;) So how whould you have done it > exactly right? > > t. Martin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
