Class | Description |
---|---|
ActionBean |
Common Actions suitable to be used from a JSF page.
|
ApplicationSettingsBean |
Java Server Faces Application Settings bean.
|
DateBean |
Date related Managed Bean.
|
DefaultActionBean |
Handles the default value for a composite component with an attribute
named "action".
|
DefaultActionListenerBean |
Handles the default value for a composite component with an attribute
named "actionListener".
|
FormBean |
Form related Managed Bean.
|
JosefSelectManyUtilBean |
Utility bean for components of type SelectMany..., for example:
SelectManyListbox.
|
JosefSelectOneUtilBean |
Utility bean for components of type SelectOne..., for example:
SelectOneMenu and SelectOneRadio.
|
JosefSelectUtilBean |
Utility bean for components of type Select..., for example:
SelectManyListbox.
|
JosefUtilBean |
Java Server Faces Util Bean.
|
MonthBean |
Month related Managed Bean.
|
TimeZoneBean |
Time Zone related Managed Bean.
|
UserSettingsBean |
Java Server Faces User Settings class.
|
YearBean |
Year related Managed Bean.
|
Enum | Description |
---|---|
JsfBeanMode |
Enumeration of modes that a JsfBean can be in.
|
JsfSearchMode |
Enumeration for modes a search page can be in.
|
Copyright © 2008–2018. All rights reserved.