P - Value type of the property.@FunctionalInterface public interface FieldBuilder<P> extends Serializable
SimplePropertyComponentBuilder for objects that build individual components.| Modifier and Type | Method and Description |
|---|---|
com.vaadin.flow.component.HasValue<?,P> |
buildPropertyField(Property<?,P> property)
Builds a field for a given property.
|
Copyright © 2023 Miki. All rights reserved.