Hi,

See AjaxLazyLoadPanel's source. It uses a temporary component until the
expensive one is loaded.


On Tue, May 14, 2013 at 6:29 PM, Raul <ralva...@netwie.com> wrote:

> Hello, I'm trying to get a component to update with Ajax from a AjaxLink,
> but
> always returns null, the access component is as follows.
>
> Component  current = this.getPage().get("commentsPanel").get
> ("modalPanel");
>
> Where "commentsPanel" is a "AjaxLazyLoadPanel" and "modalPanel" is of type
> "Panel", If "commentsPanel" I put Panel type, the component finds
> correctly,
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Possible-bug-with-AjaxLazyLoadPanel-tp4658793.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
>
>


-- 
Martin Grigorov
Wicket Training & Consulting
http://jWeekend.com <http://jweekend.com/>

Reply via email to