RichFaces <rich:panel> It is a bordered panel with an optional header. For basic usage, it does not require any attribute. A <rich:panel>…
Richfaces Tutorial
-
-
RichFaces <a4j:commandLink> It is similar to the JavaServer Faces ( JSF) <h:commandLink> component except that it includes plugged-in Ajax behavior. The <a4j:commandLink>…
-
RichFaces <rich:dataScroller> This component is used for navigate through multiple pages of tables. It must be places in a facet of the…
-
RichFaces <rich:panelMenu> This component is used in conjunction with <rich:panelMenuItem> and <rich:panelMenuGroup> to create an expanding, hierarchical menu. The <rich:panelMenu> component?s appearance…
-
RichFaces <a4j:log> The <a4j:log> component generates JavaScript that opens a debug window, logging application information such as requests, responses, and DOM changes.…
-
RichFaces <rich:dataTable> This component is used to render a table. It displays data in tabular form. It works with the <rich:column> and…
-
RichFaces <rich:pickList> It is used to select items from a list. It allows us to change order of selected items at client-side.…
-
RichFaces <a4j:outputPanel> This component is used to group components together to update that as a whole rather than specify the components individually.…
-
RichFaces <rich:dropDownMenu> It is used to create a drop-down or a hierarchical menu. We can use it with the <rich:toolbar> component to…
-
RichFaces <rich:popupPanel> This component provides a pop-up panel that appears in front of the web page. It can be positioned on the…