Uses of Interface
org.dellroad.stuff.vaadin7.BackedProperty
-
-
Uses of BackedProperty in org.dellroad.stuff.vaadin7
Classes in org.dellroad.stuff.vaadin7 that implement BackedProperty Modifier and Type Class Description classSimpleItem.Property<V>SimpleItem.Propertyimplementation used bySimpleItem.classSimpleProperty<T,V>Simple read-onlyPropertyimplementation backed by a Java object.
-