Uses of Class
org.dellroad.stuff.vaadin7.SimpleItem.Property
-
-
Uses of SimpleItem.Property in org.dellroad.stuff.vaadin7
Methods in org.dellroad.stuff.vaadin7 that return SimpleItem.Property Modifier and Type Method Description protected <V> SimpleItem.Property<V>SimpleItem. createProperty(PropertyDef<V> propertyDef)Create aSimpleItem.Propertyto be used for the given property definition.SimpleItem.Property<?>SimpleItem. getItemProperty(Object id)
-