|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectStage | |
|---|---|
| javax.faces.application | |
| javax.faces.context | |
| Uses of ProjectStage in javax.faces.application |
|---|
| Methods in javax.faces.application that return ProjectStage | |
|---|---|
ProjectStage |
Application.getProjectStage()
Return the project stage for the currently running application instance. |
ProjectStage |
ApplicationWrapper.getProjectStage()
|
static ProjectStage |
ProjectStage.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProjectStage[] |
ProjectStage.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ProjectStage in javax.faces.context |
|---|
| Methods in javax.faces.context with parameters of type ProjectStage | |
|---|---|
boolean |
FacesContextWrapper.isProjectStage(ProjectStage stage)
|
boolean |
FacesContext.isProjectStage(ProjectStage stage)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||