Uses of Class
org.dellroad.stuff.vaadin8.SimplePropertyDefinition
-
-
Uses of SimplePropertyDefinition in org.dellroad.stuff.vaadin8
Methods in org.dellroad.stuff.vaadin8 that return SimplePropertyDefinition Modifier and Type Method Description <V> SimplePropertyDefinition<T,V>SimplePropertySet. add(Class<V> type, String name, String caption, Method getter, Method setter)Add a new property.
-