Uses of Package
org.vaadin.miki.superfields.collections
-
Packages that use org.vaadin.miki.superfields.collections Package Description org.vaadin.miki.superfields.collections org.vaadin.miki.superfields.util org.vaadin.miki.superfields.util.factory -
Classes in org.vaadin.miki.superfields.collections used by org.vaadin.miki.superfields.collections Class Description CollectionComponentProvider Catch-all interface for everything related to producingComponents for aCollectionField.CollectionController Marker interface for all components that can control a collection.CollectionField All-purpose field for editing and maintaining values that areCollections.CollectionLayoutProvider Interface for objects providing a layout for anyCollectionField.CollectionValueComponentProvider Interface for objects providing a component capable of displaying a single element of aCollectionField.HasCollectionElementFilter HasCollectionValueComponentProvider Marker interface for objects that have aCollectionValueComponentProvider.WithCollectionElementFilterMixin Mixin interface to allow chainingHasCollectionElementFilter.setCollectionElementFilter(SerializablePredicate).WithCollectionValueComponentProviderMixin -
Classes in org.vaadin.miki.superfields.collections used by org.vaadin.miki.superfields.util Class Description CollectionComponentProvider Catch-all interface for everything related to producingComponents for aCollectionField.CollectionController Marker interface for all components that can control a collection.CollectionLayoutProvider Interface for objects providing a layout for anyCollectionField.CollectionValueComponentProvider Interface for objects providing a component capable of displaying a single element of aCollectionField.MapEntryField A field for representing aMap.Entry. -
Classes in org.vaadin.miki.superfields.collections used by org.vaadin.miki.superfields.util.factory Class Description CollectionField All-purpose field for editing and maintaining values that areCollections.CollectionLayoutProvider Interface for objects providing a layout for anyCollectionField.MapField Basic field to support values that areMaps.