| Package | Description |
|---|---|
| org.vaadin.miki.superfields.collections | |
| org.vaadin.miki.superfields.util | |
| org.vaadin.miki.superfields.util.factory |
| Class and Description |
|---|
| CollectionComponentProvider
Catch-all interface for everything related to producing
Components for a CollectionField. |
| CollectionController
Marker interface for all components that can control a collection.
|
| CollectionField
All-purpose field for editing and maintaining values that are
Collections. |
| CollectionLayoutProvider
Interface for objects providing a layout for any
CollectionField. |
| CollectionValueComponentProvider
Interface for objects providing a component capable of displaying a single element of a
CollectionField. |
| HasCollectionElementFilter |
| HasCollectionValueComponentProvider
Marker interface for objects that have a
CollectionValueComponentProvider. |
| WithCollectionElementFilterMixin
Mixin interface to allow chaining
HasCollectionElementFilter.setCollectionElementFilter(SerializablePredicate). |
| WithCollectionValueComponentProviderMixin |
| Class and Description |
|---|
| CollectionComponentProvider
Catch-all interface for everything related to producing
Components for a CollectionField. |
| CollectionController
Marker interface for all components that can control a collection.
|
| CollectionLayoutProvider
Interface for objects providing a layout for any
CollectionField. |
| CollectionValueComponentProvider
Interface for objects providing a component capable of displaying a single element of a
CollectionField. |
| MapEntryField
A field for representing a
Map.Entry. |
| Class and Description |
|---|
| CollectionField
All-purpose field for editing and maintaining values that are
Collections. |
| CollectionLayoutProvider
Interface for objects providing a layout for any
CollectionField. |
| MapField
Basic field to support values that are
Maps. |
Copyright © 2023 Miki. All rights reserved.