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 frameworks.
|
AbstractMvcViewFactory |
Base class for mvc view factories.
|
AjaxTiles3View |
Tiles 3 view implementation that is able to handle partial rendering for Spring
Javascript Ajax requests.
|
AjaxUrlBasedViewResolver |
View resolver that provides special view resolution for Spring Javascript Ajax requests.
|
BindingModel |
Makes the properties of the "model" object available to Spring views during rendering.
|
FlowAjaxTiles3View |
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.
|