public interface GrailsRenderViewMutator
Interface to customize the view when rendering
| Type Params | Return Type | Name and description |
|---|---|---|
|
public View |
mutateView(boolean renderWithLayout, java.lang.String templateUri, java.util.Locale locale, View exisitngView) |