| Interface | Description |
|---|---|
| GrailsViewHelper | Methods available via the 'g' namespace in views |
| Trait | Description |
|---|---|
| GrailsView | A trait for all view types to extend to add methods to generate links, render other templates and so on |
| HttpView | A view that is rendered in the context of an HTTP request |
| View | @author Graeme Rocher |