| Interface | Description |
|---|---|
| G9Converter |
Common methods for the G9 JSF converters.
|
| Class | Description |
|---|---|
| ConverterHelper | |
| CustomDateTimeConverter |
Avoid the bug in the default JSF DateTimeConverter which uses the GMT time
zone as default.
|
| DateConverter |
The Class DateConverter is a custom DateTimeConverter which handles G9
display rules.
|
| DateTimeConverter |
The Class DateTimeConverter is a custom converter which handles G9
style input, and reports errors with the component title in the details
part of the FacesMessage.
|
| EnumConverter |
Converter class for enums based on G9Enumerator.
|
| FacesApplicationBean |
The superclass for the JSF backing bean of the application.
|
| FacesApplicationView |
Superclass for the generated JSF application view, which holds a reference to
the application controller.
|
| FacesComparatorMap |
A Map implementation used to allow access to Table comparator properties
from JSF markup.
|
| FacesDialogBean |
Common superclass for all JSF backing beans for the dialogs in the
application.
|
| FacesDialogView |
Common superclass for class for JSF views JSF views.
|
| FacesInteractor |
Default message interactor for the JSF target.
|
| FacesMenuItem |
Extending the MenuItem class with mnemonic and accelerator support.
|
| FacesPropertyMap<T> |
A Map implementation used to allow access to PropertyManager properties
from JSF markup.
|
| FacesSubmenu |
Extending the Submenu class with mnemonic and accelerator support.
|
| FacesTableModel<T extends ListRow> |
A TableModel implementation which keeps the selected state of the TableModel in synch with the RowStateMap in JSF.
|
| FacesTitleMap | |
| G9ResourceServlet |
A servlet which returns the requested resource based on the given resource
id.
|
| InlineFacesMessageLogger |
A special purpose logger which adds a message to the JSF
FacesContext.
|
| LowerCaseConverter |
Converts the input string to lower case.
|
| NumberConverter |
JSF converter class for number types in G9.
|
| StringConverter |
Converter class for handling empty strings as null.
|
| UpperCaseConverter |
Converts the input string to upper case.
|
| Enum | Description |
|---|---|
| CssTheme |
Enum for the supported ICEfaces CSS themes.
|
| FacesComparatorMap.ComparatorPropertyType |
Copyright © 2006–2020 Esito AS. All rights reserved.