|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EditorFactory
Creates specific types of MetaPropertyEditors.
Method Summary | |
---|---|
MetaPropertyEditor |
createPropertyEditor(MetaPropertyContext viewContext)
Creates an editor for a specific set of property types. |
Method Detail |
---|
MetaPropertyEditor createPropertyEditor(MetaPropertyContext viewContext)
viewContext
- The context within which this editor 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 |