Re: [RFE] AjaxLazyLoadPanel callback script rendering

2009-11-25 Thread Alex Objelean
handleCallbackScript(final IHeaderResponse response, final >> String callbackScript) { >> response.renderOnDomReadyJavascript(callbackScript); >> } >> = >> >> Should I open a JIRA issue w

Re: [RFE] AjaxLazyLoadPanel callback script rendering

2009-11-25 Thread Pedro Santos
Hi Alex, don't you got the same impression than I, that it isn't an lazy load panel? Looks more like an triggered load panel. I have a few in my projects, and I using an strategy like have an page implementing IAjaxIndicatorAware, then changing panels with Component.replace method inside onSubimit

[RFE] AjaxLazyLoadPanel callback script rendering

2009-11-25 Thread Objelean Alex
I have a use-case when an AjaxLazyLoadPanel needs to be loaded later then on document "onready" js event (triggered later by some client-side event, like click on some button). The way it is implemented right now, there is no way to override AjaxLazyLoadPanel & change callback handling script. It w

Re: [RFE] AjaxLazyLoadPanel

2007-12-05 Thread Johan Compagner
t: > public AjaxLazyLoadPanel(String id, IModel model) > > > What do you think? > > Regards, > Alex > > > -- > View this message in context: > http://www.nabble.com/-RFE--AjaxLazyLoadPanel-tf4948251.html#a14167564 > Sent from the W

[RFE] AjaxLazyLoadPanel

2007-12-05 Thread Alex Objelean
ge in context: http://www.nabble.com/-RFE--AjaxLazyLoadPanel-tf4948251.html#a14167564 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [