|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interfaces must be implemented by all FormElements
that are capable of beeing repopulated using the
RepopulationFormMap
.
Method Summary | |
Object |
render(ViewContext context)
When the FormElements are processed, the actual rendering is delegated to the FormElement by invoking this method. |
Method Detail |
public Object render(ViewContext context)
The result is any legal object that can be returned from
TemplateModel
.
context
- a ViewContext
value
Object
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |