I believe <tr:panelGroupLayout layout="horizontal"> renders as a TABLE
with each component in on row, so it will never wrap.

<tr:panelGroupLayout> renders as a SPAN so, it would wrap.

On 8/29/07, Florian Reiser <[EMAIL PROTECTED]> wrote:
> Hello Wolfgang,
>
> if your using trinidad, then use:
>
> <tr:panelGroupLayout layout="horizontal">
> This will align the containing elements horizontally.
> But I think it will wrap when it gets too large.
>
> With kind regards
> Florian Reiser
>
> -------- Original-Nachricht --------
> > Datum: Wed, 29 Aug 2007 11:21:19 +0200
> > Von: Wolfgang <[EMAIL PROTECTED]>
> > An: users@myfaces.apache.org
> > Betreff: Avoid line break
>
> > Hi,
> >
> > is it possible to avoid a line break after e.g. <h:inputText
> > value="#{home.datasetName}"/>e.g. myDatase?
> >
> > Cheers,
> > Wolfgang
>
> --
> GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
> Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
>

Reply via email to