Class Summary |
HtmlInputNumberSlider |
The <rich:inputNumberSlider> component provides a slider for changing numerical values. |
HtmlInputNumberSpinner |
The <rich:inputNumberSpinner> component is a single-line input field with buttons to increase and decrease a numerical value. |
HtmlMessage |
The <rich:message> component renders a single FacesMessage message instance added for the component. |
HtmlMessages |
The <rich:messages> components works similarly to the <rich:message> component, but can display all
the validation messages added for the current view instead of just a single message. |
HtmlNotifyMessage |
The <rich:notifyMessage> component is built on top of <rich:notify>, the difference is in usage. |
HtmlNotifyMessages |
The <rich:notifyMessages> component is the same as the <rich:notifyMessage> component, but each of
the available messages generates one notification. |