By the way, I'm trying to populate dinamically either a panelTabbed or a
navigationPane.

When using ui:repeat, panelTabbed renders incorrectly (no content appears)
and this is shown on the logs:
WARNING: Only tr:showDetailItem is allowed as child of tr:panelTabbed.

When using ui:repeat and navigationPane, an exception is thrown:
SEVERE: Warning: illegal component hierarchy detected, expected UIXCommand
but found another type of component instead.
java.lang.ClassCastException: com.sun.facelets.component.UIRepeat

I'm going to try my luck with JSTL now, nevertheless if you know of a
solution, do tell :)

--Francisco

On 7/2/07, Francisco Passos <[EMAIL PROTECTED]> wrote:

Simon and Matthias,

thank you for clearing my doubt. By the way, if I may leave the
suggestion, it would be cool if panelTabbed had alternative ways for
presentation, much like navigationPage.

As far as the wiki, I've added the missing entry to the page for
completeness, although obviously it may still be incomplete.

--Francisco

On 7/2/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
>
> Francisco,
>
> we started a wiki, containing infos like this, in the past,
> but never updated it.
>
> feel free to join ;-)
>
> -M
>
> On 7/2/07, Simon Lessard < [EMAIL PROTECTED]> wrote:
> > Hello Francisco,
> >
> > No, menuTabs was replaced by navigationPane with hint attribute set to
> tabs.
> >
> >
> > Regards,
> >
> > ~ Simon
> >
> >
> > On 7/2/07, Francisco Passos <[EMAIL PROTECTED]> wrote:
> > > Thank you.
> > >
> > > The correspondence I couldn't find in the wiki was for the component
>
> > af:menuTabs, but probably panelTabbed also replaces it.
> > >
> > >
> > >
> > > On 6/29/07, Adam Winer <[EMAIL PROTECTED]> wrote:
> > > > Actually, the Wiki page shows the renaming:
> > > > panelTabbed was formerly called showOneTabs.
> > > >
> > > > There's an example in trinidad-demo.
> > > >
> > > > -- Adam
> > > >
> > > >
> > > > On 6/29/07, Francisco Passos < [EMAIL PROTECTED] > wrote:
> > > > > Hello there.
> > > > >
> > > > > I'm evaluating the usage of a panelTabbed. Are there any working
>
> > examples of
> > > > > this component?
> > > > >
> > > > > The only example I have is from an ADF Faces app, which uses
> > af:menuTabs,
> > > > > but http://wiki.apache.org/myfaces/Trinidad_renaming
> > does
> > > > > not mention any changes to this component.
> > > > >
> > > > > Thanks,
> > > > > Francisco
> > > > >
> > > >
> > >
> > >
> >
> >
>
>
> --
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> mail: matzew-at-apache-dot-org
>


Reply via email to