| 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 | Description |
|---|---|
| VariantField |
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. |
Copyright © 2024 Miki. All rights reserved.