@Serban,
Careful with the comsysto.com links as there is already a version of the
Wicket Guide at wicket.apache.org/guide.

I think the link you're looking for is:
http://wicket.apache.org/guide/guide/chapter6.html#chapter6_4

Jira tickets for the guide can be logged in Wicket's Jira queue under the
Guide component:
https://issues.apache.org/jira/browse/WICKET/component/12321210


@Decebal,

I use the EmptyPanel instead of setting the visibility to false as the
component tree is smaller :)
I do toggle the EmptyPanel and later replace it with whatever I need in
onBeforeRender() and then re-render the parent component via Ajax.

~ Thank you,
   Paul Bors




On Tue, Dec 17, 2013 at 6:53 AM, Serban.Balamaci <thespamtr...@gmail.com>wrote:

> I've found it nicely explained here:
> http://wicketguide.comsysto.com/guide/chapter6.html#chapter6_4
>
> seems it's a great guide.
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/a-little-question-about-add-new-XComponent-id-setVisible-false-tp4663041p4663072.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