|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentBindingInitializer
| Method Summary | |
|---|---|
void |
initBinder(org.springframework.web.context.request.WebRequest request,
ComponentDataBinder binder,
String componentPath)
Initialize the given DataBinder for the given request. |
| Method Detail |
|---|
void initBinder(org.springframework.web.context.request.WebRequest request,
ComponentDataBinder binder,
String componentPath)
binder - the DataBinder to initializerequest - the web request that the data binding happens withincomponentPath - the path within the bound object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||