| Package | Description |
|---|---|
| no.g9.client.core.view.faces |
| Modifier and Type | Method and Description |
|---|---|
FacesApplicationBean |
FacesDialogBean.getApplicationBean()
Get the JSF managed bean which references the application view.
|
FacesApplicationBean |
FacesApplicationView.getApplicationBean()
Get the referenced application bean.
|
static FacesApplicationBean |
FacesApplicationBean.getCurrentApplicationBean()
Find the current instance of the FacesApplicationBean
for the JSF context of this application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacesDialogBean.setApplicationBean(FacesApplicationBean applicationBean)
Set the JSF backing bean for the application.
|
protected void |
FacesApplicationView.setApplicationBean(FacesApplicationBean applicationBean)
Set the referenced application bean.
|
Copyright © 2006–2020 Esito AS. All rights reserved.