|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NavigationHandler | |
|---|---|
| javax.faces.application | |
| Uses of NavigationHandler in javax.faces.application |
|---|
| Subclasses of NavigationHandler in javax.faces.application | |
|---|---|
class |
ConfigurableNavigationHandler
|
| Methods in javax.faces.application that return NavigationHandler | |
|---|---|
abstract NavigationHandler |
Application.getNavigationHandler()
Return the instance that will be passed the outcome returned by any
invoked application action for this web application. |
NavigationHandler |
ApplicationWrapper.getNavigationHandler()
|
| Methods in javax.faces.application with parameters of type NavigationHandler | |
|---|---|
abstract void |
Application.setNavigationHandler(NavigationHandler handler)
Set the NavigationHandler instance that will be passed the outcome returned by any invoked application
action for this web application. |
void |
ApplicationWrapper.setNavigationHandler(NavigationHandler handler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||