Stefan, Did you find the solution yet? I am having exactly the same question for using NavigationPane.
Thanks, Ziji Matthias Wessendorf-4 wrote: > > here are some examples > > http://www.irian.at/trinidad-demo/faces/components/commandNavigationItem.jspx > (and the source code) > http://www.irian.at/trinidad-demo/faces/components/commandNavigationItem.jspx.source > > and > http://www.irian.at/trinidad-demo/faces/components/navigationPane.jspx > (source as well) > http://www.irian.at/trinidad-demo/faces/components/navigationPane.jspx.source > > On 12/11/06, Meyer, Stefan <[EMAIL PROTECTED]> wrote: >> How do I define the different pages, that i want to navigate between? >> They should all be defined and linked in one view. What you suggest makes >> it possible to display tabs - the navigation rules have to be implemented >> in backing beans. I am thinking of a component like Tomahawk tabbedPane. >> I want the switching between tabs to issue no request at all. >> >> >> -----Ursprüngliche Nachricht----- >> Von: Döring Markus [mailto:[EMAIL PROTECTED] >> Gesendet: Montag, 11. Dezember 2006 16:02 >> An: MyFaces Discussion >> Betreff: AW: Trinidad menutab >> >> Hello, >> Trinidad has this features in the <tr:naviagtionPane> You can simply add >> <tr:commandNavigationItem> and set the "hint" attribute on the >> navigationPage to "tabs" >> >> For more informations look here: >> http://incubator.apache.org/adffaces/trinidad-api/tagdoc/tr_navigationPane.html >> >> Also there is a special Trinidad mailing list for such questions: >> [email protected] >> >> Greetings >> Markus >> >> > -----Ursprüngliche Nachricht----- >> > Von: Meyer, Stefan [mailto:[EMAIL PROTECTED] >> > Gesendet: Montag, 11. Dezember 2006 15:51 >> > An: MyFaces Discussion >> > Betreff: Trinidad menutab >> > >> > I am looking for a trinidad component that makes it possible to switch >> > between panels by clicking on tabs. This should worlk client side or >> > server side (in tomahawk there is such a component). Is switcher + >> > menutab the right choice? >> > >> > >> > >> >> > > > -- > Matthias Wessendorf > http://tinyurl.com/fmywh > > further stuff: > blog: http://jroller.com/page/mwessendorf > mail: mwessendorf-at-gmail-dot-com > > -- View this message in context: http://www.nabble.com/Trinidad-menutab-tf2794449.html#a7957074 Sent from the MyFaces - Users mailing list archive at Nabble.com.

