0 Replies Latest reply on Dec 31, 2007 10:35 AM by galrub

    Adding Tab into tabPanel dynamically

    galrub

      Hello all

      I have binded the TabPanel to a HtmlTabPanel that is been initiated in a getter of a managed bean.

      not matter what I tied I cannot add a tab (tried ...tabPanel.getChildren().add(tab).. ) .

      1) should I bind the TabPanel to directly to a managed bean of the correct type?

      2) what setters/variables should I activate/enter in both TabPanel and Tabs?

      in other words, a good 'how-to' is needed :-)

      thank you very much.

      Gal