Trait | Description |
---|---|
DataBinder | Methods added to enable binding data (typically incoming request parameters) to objects and collections |
WebDataBinding | @author Jeff Brown |
Class | Description |
---|---|
DataBindingUtils | Utility methods to perform data binding from Grails objects. |
GrailsWebDataBinder |