|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RendererFactory
Creates specific types of MetaPropertyRenderers.
Method Summary | |
---|---|
MetaPropertyRenderer |
createPropertyRenderer(MetaPropertyContext viewContext)
Creates a renderer for a specific set of property types. |
Method Detail |
---|
MetaPropertyRenderer createPropertyRenderer(MetaPropertyContext viewContext)
viewContext
- The context within which this renderer will be operating.
It is up to the caller (usually the FactoryRegistry) to
initialize the view with this view context. It is merely
provide in case context information is necessary to decide
which renderer to create.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |