RichFaces <rich:dataScroller> This component is used for navigate through multiple pages of tables. It must be places in a facet of the…
rich:fileupload
-
-
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…
-
RichFaces <a4j:param> It combines the functionalities of the JavaServer Faces ( JSF) components <f:param> and <f:actionListener>. It can be used with non-Ajax…
-
RichFaces Editor RichFaces provides the <rich:editor> component which is used to create a WYSIWYG editor in the HTML page. The <rich:editor> component…