|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewHandler | |
|---|---|
| javax.faces.application | |
| Uses of ViewHandler in javax.faces.application |
|---|
| Subclasses of ViewHandler in javax.faces.application | |
|---|---|
class |
ViewHandlerWrapper
see Javadoc of JSF Specification |
| Methods in javax.faces.application that return ViewHandler | |
|---|---|
abstract ViewHandler |
Application.getViewHandler()
Set the instance that will be utilized during the
Restore View and Render Response phases of the request processing lifecycle. |
ViewHandler |
ApplicationWrapper.getViewHandler()
|
abstract ViewHandler |
ViewHandlerWrapper.getWrapped()
|
| Methods in javax.faces.application with parameters of type ViewHandler | |
|---|---|
abstract void |
Application.setViewHandler(ViewHandler handler)
Set the ViewHandler instance that will be utilized during the Restore View and Render Response
phases of the request processing lifecycle. |
void |
ApplicationWrapper.setViewHandler(ViewHandler handler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||