| Package | Description |
|---|---|
| no.g9.client.core.view.faces |
| Modifier and Type | Method and Description |
|---|---|
FacesApplicationView |
FacesApplicationBean.getApplicationView() |
FacesApplicationView |
FacesDialogView.getApplicationView()
Override the default implementation, returning a FacesApplicationView.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacesApplicationBean.setApplicationView(FacesApplicationView applicationView)
Set the JSF application view.
|
| Constructor and Description |
|---|
FacesApplicationBean(String applicationBeanName,
FacesApplicationView applicationView)
Create a new application backing bean, and setting the references
between the bean and the application view.
|
Copyright © 2006–2020 Esito AS. All rights reserved.