| Package | Description |
|---|---|
| org.vaadin.miki.superfields.collections |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WithCollectionElementFilterMixin<T,SELF extends HasCollectionElementFilter<T>>
Mixin interface to allow chaining
setCollectionElementFilter(SerializablePredicate). |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WithCollectionElementFilterMixin<T,SELF extends HasCollectionElementFilter<T>>
Mixin interface to allow chaining
setCollectionElementFilter(SerializablePredicate). |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionField<T,C extends Collection<T>>
All-purpose field for editing and maintaining values that are
Collections. |
class |
MapField<K,V>
Basic field to support values that are
Maps. |
Copyright © 2023 Miki. All rights reserved.