Hi 

   u can use selectedIndex in your panelTabbedPane .
On click of info_click you can set selectedtabIndex to
particular values. for example
     for the upper panneTabbedPane set selectedindex
to  1 and for the inner tab make it 1 or whatever
applicable.
  remeber selectedIndex starts with zero. for first
tab it should be zero.

regards
Arvind


--- Nisse <[EMAIL PROTECTED]> wrote:

> 
> Hi!
> 
> I'm developing a webapp with MyFaces Tomahawk 1.1.3
> and I'm using nested
> panelTabbedPane components (with aditional
> panelTabs). Things works great,
> but I can't figure out how to jump between different
> panelTabs.
> 
> I have a tab structure some thing like this:
> 
> http://www.nabble.com/file/63/tabs.gif 
> 
> What I want to do is jump from for example  the tab
> named "Inner tab A2" to
> the tab "Inner tab B" by clicking the link "Info 3".
> Is there some way I can
> do this?
> 
> The result sould be something like this:
> 
> http://www.nabble.com/file/64/tabs2.gif 
> 
> I've been thinking of using the tabChangeListener,
> but can't figure out how
> it works, and if it fits my needs at all.
> Hope someone can help me out here...
> 
> Any help or thoughts are welcome :)
> 
> Robert
> 
> -- 
> View this message in context:
>
http://www.nabble.com/Jump-between-panelTabs-tf2305769.html#a6409164
> Sent from the MyFaces - Users mailing list archive
> at Nabble.com.
> 



                
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

Reply via email to