You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by jammyjohn <jc...@yahoo.com> on 2010/06/01 20:55:38 UTC

Turning of the labels in the Panel when reused

Hi,

I am having a panel with labels and textfields. I am reusing this panel
twice next to each other on the form. 
Is there a way to turn off  the rendering of labels only, while displaying
the panel for the second time in order to avoid repetition of labels on the
form.

Please suggest.
Jamuna
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Turning-of-the-labels-in-the-Panel-when-reused-tp2239027p2239027.html
Sent from the Wicket - User 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: Turning of the labels in the Panel when reused

Posted by Igor Vaynberg <ig...@gmail.com>.
make that a feature of your panel

-igor

On Tue, Jun 1, 2010 at 11:55 AM, jammyjohn <jc...@yahoo.com> wrote:
>
> Hi,
>
> I am having a panel with labels and textfields. I am reusing this panel
> twice next to each other on the form.
> Is there a way to turn off  the rendering of labels only, while displaying
> the panel for the second time in order to avoid repetition of labels on the
> form.
>
> Please suggest.
> Jamuna
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Turning-of-the-labels-in-the-Panel-when-reused-tp2239027p2239027.html
> Sent from the Wicket - User 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