You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by "raju.ch" <ra...@gmail.com> on 2011/11/10 06:50:32 UTC

What is the difference between wicket panel and webmarkupcontainer?

Hi, could some please tell me the difference between wicket panel and
webmarkupcontainer?

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/What-is-the-difference-between-wicket-panel-and-webmarkupcontainer-tp4022541p4022541.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


AW: What is the difference between wicket panel and webmarkupcontainer?

Posted by Sven Meier <sv...@meiers.net>.
See RecursivePanel in wicket-examples:
It *is* a panel (having its own markup in RecursivePanel.html) and utilizes
a WebMarkupContainer for its rows.

Sven

-----Ursprüngliche Nachricht-----
Von: raju.ch [mailto:raju.challagundla@gmail.com] 
Gesendet: Donnerstag, 10. November 2011 07:44
An: users@wicket.apache.org
Betreff: Re: What is the difference between wicket panel and
webmarkupcontainer?

Thank you for your reply..Can you elaborate with an example or do send me
the
link if you have it.?

--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/What-is-the-difference-between-wi
cket-panel-and-webmarkupcontainer-tp4022541p4022609.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: What is the difference between wicket panel and webmarkupcontainer?

Posted by "raju.ch" <ra...@gmail.com>.
Thank you for your reply..Can you elaborate with an example or do send me the
link if you have it.?

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/What-is-the-difference-between-wicket-panel-and-webmarkupcontainer-tp4022541p4022609.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: What is the difference between wicket panel and webmarkupcontainer?

Posted by Sven Meier <sv...@meiers.net>.
A Panel has its own markup while WebMarkupContainer reuses the markup of 
its parent.

On 11/10/2011 06:50 AM, raju.ch wrote:
> Hi, could some please tell me the difference between wicket panel and
> webmarkupcontainer?
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/What-is-the-difference-between-wicket-panel-and-webmarkupcontainer-tp4022541p4022541.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org