Uses of Class
org.dellroad.stuff.vaadin8.SimplePropertySet
-
-
Uses of SimplePropertySet in org.dellroad.stuff.vaadin8
Constructors in org.dellroad.stuff.vaadin8 with parameters of type SimplePropertySet Constructor Description SimplePropertyDefinition(SimplePropertySet<T> propertySet, Class<V> type, String name, String caption, Method getter, Method setter)Constructor.
-