Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.component.attribute | |
org.richfaces.component.html |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAutocomplete
The <rich:autocomplete> component is an auto-completing input-box with built-in Ajax capabilities.
|
class |
AbstractCommandButton
The <a4j:commandButton> component is similar to the JavaServer Faces (JSF) <h:commandButton> component,
but additionally includes Ajax support.
|
class |
AbstractCommandLink
The <a4j:commandLink> component is similar to the JavaServer Faces (JSF) <h:commandLink> component, except that it
includes plugged-in Ajax behavior.
|
class |
AbstractContextMenu
The <rich:contextMenu> component is used for creating a hierarchical context menu that are activated on
events like onmouseover, onclick etc.
|
class |
AbstractDropDownMenu
The <rich:dropDownMenu> component is used for creating a drop-down, hierarchical menu.
|
class |
AbstractFileUpload
The <rich:fileUpload> component allows the user to upload files to a server.
|
class |
AbstractInplaceInput
The <rich:inplaceInput> component allows information to be entered in-line in blocks of text, improving
readability of the text.
|
class |
AbstractInplaceSelect
The <rich:inplaceSelect> component is similar to the <rich:inplaceInput> component, except that the
<rich:inplaceSelect> component uses a drop-down selection box to enter text instead of a regular text field.
|
class |
AbstractInputNumberSlider
The <r:inputNumberSlider> component provides a slider for changing numerical values.
|
class |
AbstractInputNumberSpinner
The <r:inputNumberSpinner> component is a single-line input field with buttons to increase and decrease a numerical value.
|
class |
AbstractList
The <rich:list> component renders a list of items.
|
class |
AbstractMediaOutput
The <a4j:mediaOutput> component is used for generating images, video, sounds, and other resources defined on the fly.
|
class |
AbstractMenuGroup
The <rich:menuGroup> component represents an expandable sub-menu in a menu control.
|
class |
AbstractMenuItem
The <rich:menuItem> component represents a single item in a menu control.
|
class |
AbstractMessage
The <rich:message> component renders a single FacesMessage message instance added for the component.
|
class |
AbstractMessages
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.
|
class |
AbstractNotify
The <rich:notify> component serves for advanced user interaction, using notification boxes to give the user instant
feedback on what's happening within the application.
|
class |
AbstractNotifyMessage
The <rich:notifyMessage> component is built on top of <rich:notify>, the difference is in usage.
|
class |
AbstractNotifyMessages
The <rich:notifyMessages> component is the same as the <rich:notifyMessage> component, but each of
the available messages generates one notification.
|
class |
AbstractOrderingComponent |
class |
AbstractOrderingList
The <rich:orderingList> is a component for ordering items in a list (client-side).
|
class |
AbstractOutputPanel
The <a4j:outputPanel> component is used to group together components in to update them as a whole, rather than having
to specify the components individually.
|
class |
AbstractPanel
The <rich:panel> component is a bordered panel with an optional header.
|
class |
AbstractPickList
The <rich:pickList> is a component for selecting items from a list.
|
class |
AbstractSelect
The <rich:select> component provides a drop-down list box for selecting a single value from multiple options.
|
class |
AbstractSelectComponent |
class |
AbstractSelectManyComponent |
class |
AbstractTree
The <rich:tree> component provides a hierarchical tree control.
|
class |
AbstractTreeNode
The
|
class |
UIAutocomplete
The <rich:autocomplete> component is an auto-completing input-box with built-in Ajax capabilities.
|
class |
UICommandButton
The <a4j:commandButton> component is similar to the JavaServer Faces (JSF) <h:commandButton> component,
but additionally includes Ajax support.
|
class |
UICommandLink
The <a4j:commandLink> component is similar to the JavaServer Faces (JSF) <h:commandLink> component, except that it
includes plugged-in Ajax behavior.
|
class |
UIContextMenu
The <rich:contextMenu> component is used for creating a hierarchical context menu that are activated on
events like onmouseover, onclick etc.
|
class |
UIDropDownMenu
The <rich:dropDownMenu> component is used for creating a drop-down, hierarchical menu.
|
class |
UIFileUpload
The <rich:fileUpload> component allows the user to upload files to a server.
|
class |
UIInplaceInput
The <rich:inplaceInput> component allows information to be entered in-line in blocks of text, improving
readability of the text.
|
class |
UIInplaceSelect
The <rich:inplaceSelect> component is similar to the <rich:inplaceInput> component, except that the
<rich:inplaceSelect> component uses a drop-down selection box to enter text instead of a regular text field.
|
class |
UIList
The <rich:list> component renders a list of items.
|
class |
UIMediaOutput
The <a4j:mediaOutput> component is used for generating images, video, sounds, and other resources defined on the fly.
|
class |
UIMenuGroup
The <rich:menuGroup> component represents an expandable sub-menu in a menu control.
|
class |
UIMenuItem
The <rich:menuItem> component represents a single item in a menu control.
|
class |
UINotify
The <rich:notify> component serves for advanced user interaction, using notification boxes to give the user instant
feedback on what's happening within the application.
|
class |
UIOrderingList
The <rich:orderingList> is a component for ordering items in a list (client-side).
|
class |
UIOutputPanel
The <a4j:outputPanel> component is used to group together components in to update them as a whole, rather than having
to specify the components individually.
|
class |
UIPanel
The <rich:panel> component is a bordered panel with an optional header.
|
class |
UIPickList
The <rich:pickList> is a component for selecting items from a list.
|
class |
UISelect
The <rich:select> component provides a drop-down list box for selecting a single value from multiple options.
|
class |
UITree
The <rich:tree> component provides a hierarchical tree control.
|
class |
UITreeNode
The
|
Modifier and Type | Interface and Description |
---|---|
interface |
CommandButtonProps
Interface defining the methods for command-button-props.xml
|
interface |
LinkProps
Interface defining the methods for link-props.xml
|
interface |
OutputFormatProps
Interface defining the methods for output-format-props.xml
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlInputNumberSlider
The <r:inputNumberSlider> component provides a slider for changing numerical values.
|
class |
HtmlInputNumberSpinner
The <r:inputNumberSpinner> component is a single-line input field with buttons to increase and decrease a numerical value.
|
class |
HtmlMessage
The <rich:message> component renders a single FacesMessage message instance added for the component.
|
class |
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.
|
class |
HtmlNotifyMessage
The <rich:notifyMessage> component is built on top of <rich:notify>, the difference is in usage.
|
class |
HtmlNotifyMessages
The <rich:notifyMessages> component is the same as the <rich:notifyMessage> component, but each of
the available messages generates one notification.
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.