| Package | Description |
|---|---|
| org.vaadin.miki.superfields.util.factory |
| Modifier and Type | Method and Description |
|---|---|
protected <K,V> MapField<K,V> |
ObjectFieldFactory.buildMapField(Property<?,K> keyProperty,
Property<?,V> valueProperty,
PropertyComponentBuilder callbackFactory)
Builds a map field.
|
Copyright © 2023 Miki. All rights reserved.