See: Description
| Interface | Description |
|---|---|
| FlowViewResolver |
A Web Flow flavor of the familiar Spring MVC View Resolver interface.
|
| Class | Description |
|---|---|
| AbstractMvcView |
Base view implementation for the Spring Web MVC Servlet and Spring Web MVC Portlet frameworks.
|
| AbstractMvcViewFactory |
Base class for mvc view factories.
|
| BindingModel |
Makes the properties of the "model" object available to Spring views during rendering.
|
| FlowAjaxTilesView |
Tiles view implementation that is able to handle partial rendering for Spring Javascript Ajax requests.
|
| ViewActionStateHolder |
Holder class for passing Spring MVC view action state through a redirect.
|
Support for rendering Spring MVC-based Views within Web Flow.