Package org.vaadin.miki.superfields.variant


package org.vaadin.miki.superfields.variant
  • Class
    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.
    A field that supports Object as its value and displays a registered field that corresponds to a type of the value actually set by the field.