Uses of Class
com.vaadin.flow.data.binder.AbstractBeanPropertyDefinition
-
Packages that use AbstractBeanPropertyDefinition Package Description com.vaadin.flow.data.binder -
-
Uses of AbstractBeanPropertyDefinition in com.vaadin.flow.data.binder
Subclasses of AbstractBeanPropertyDefinition in com.vaadin.flow.data.binder Modifier and Type Class Description static classBeanPropertySet.NestedBeanPropertyDefinition<T,V>Contains properties for a bean type which is nested in another definition.
-