| Package | Description |
|---|---|
| org.vaadin.miki.superfields.collections | |
| org.vaadin.miki.superfields.util.factory |
| Modifier and Type | Method and Description |
|---|---|
CollectionField<T,C> |
CollectionField.withCollectionLayoutProvider(CollectionLayoutProvider<?> collectionLayoutProvider)
Chains
setCollectionLayoutProvider(CollectionLayoutProvider) and returns itself. |
| Modifier and Type | Method and Description |
|---|---|
protected <T,C extends Collection<T>> |
ObjectFieldFactory.buildCollectionField(Property<?,T> elementProperty,
Class<? extends Collection<?>> collectionType,
PropertyComponentBuilder callbackFactory)
Builds a collection field.
|
Copyright © 2023 Miki. All rights reserved.