public class DefaultPropertyViewFactory extends Object implements PropertyViewFactory
Default factory used to convert a FieldNode into a PropertyView.
| Constructor and Description |
|---|
DefaultPropertyViewFactory() |
| Modifier and Type | Method and Description |
|---|---|
PropertyView |
createPropertyView(Entity entity,
FieldNode field) |
public PropertyView createPropertyView(Entity entity, FieldNode field)
createPropertyView in interface PropertyViewFactoryCopyright © 2021. All Rights Reserved.