Java Reference
In-Depth Information
As we can see in the above example, the root component for a tabbed interface is
<p:tabView> ; nested inside this component there must be one or more <p:tab>
components. Each <p:tab> contains the input fields that will be in the corresponding
tab. <p:tab> has a title attribute that will be rendered as the title for the tab.
When we execute our project we can see the tab component in action.
 
Search WWH ::




Custom Search