public class FieldFactoryRegistry extends AbstractRegistry<FieldFactory<?>> implements FieldFactory<Object>
| Constructor and Description |
|---|
FieldFactoryRegistry() |
| Modifier and Type | Method and Description |
|---|---|
FieldBuilder<? extends Object> |
createField(com.vaadin.flow.data.binder.PropertyDefinition<? super Object,Object> property,
FieldFactoryContext context) |
add, apply, forEachclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitof, ofpublic FieldBuilder<? extends Object> createField(com.vaadin.flow.data.binder.PropertyDefinition<? super Object,Object> property, FieldFactoryContext context)
createField in interface FieldFactory<Object>Copyright © 2020 Flowing Code. All rights reserved.