Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.component.html |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFocus
Focus component allows to set focus based on validation of components or alternatively it can preserve focus on currently
focused form input.
|
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 |
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 |
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 |
UIFocus
Focus component allows to set focus based on validation of components or alternatively it can preserve focus on currently
focused form input.
|
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.
|
Modifier and Type | Class and Description |
---|---|
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.