Java Reference
In-Depth Information
<h:outputLink
value="http://showcase.richfaces.org" >
Richfaces Showcase</h:outputLink>
</li>
<li>
<h:outputLink value="https://community.jboss.org/en/
richfaces?view=discussions" >
User Forum
</h:outputLink>
</li>
<li>
<h:outputLink value="http://www.jboss.org/richfaces/
docs" >Richfaces documentation...
</h:outputLink>
<ul>
<li>
<h:outputLink value="http://docs.jboss.org/
richfaces/latest_4_X/Developer_Guide/en-US/html_single/" >
Development Guide</h:outputLink>
</li>
<li>
<h:outputLink value="http://docs.jboss.org/
richfaces/latest_4_X/Component_Reference/en-US/html/" >
Component Reference</h:outputLink>
</li>
<li>
<h:outputLink value="http://docs.jboss.org/
richfaces/latest_4_X/vdldoc/" >
Tag Library Docs</h:outputLink>
</li>
</ul>
</li>
</ul>
</rich:panel>
</h:body>
</html>
The only RichFaces-specific tag used in the NetBeans-generated RichFaces page is
the <rich:panel> tag, which is used to create the panel containing the text and
links on the page.
 
Search WWH ::




Custom Search