Interface | Description |
---|---|
GrailsViewResolver | |
LayoutViewResolver | A ViewResolver for resolving layouts |
Class | Description |
---|---|
AbstractGrailsView | A view applied to a Grails application that ensures an appropriate web request is bound |
GrailsLayoutViewResolver | |
GroovyPageView | A Spring View that renders Groovy Server Pages to the response. |
GroovyPageViewResolver | Evaluates the existance of a view for different extensions choosing which one to delegate to. |
NullView | A view that does nothing. |
SitemeshLayoutViewResolver |