public interface GrailsLayoutSelector
Interface to override the selected layout during the rendering process.
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.String |
selectLayout(java.lang.String explicitLayoutArg, boolean renderView)
|