Package org.vaadin.miki.superfields.variant
-
Interface Summary Interface Description TypedFieldProvider<T,C extends com.vaadin.flow.component.Component & com.vaadin.flow.component.HasValue<?,T>> Marker interface for objects that provide components based on a given value. -
Class Summary Class Description VariantField A field that supportsObjectas its value and displays a registered field that corresponds to a type of the value actually set by the field.