Uses of Interface
org.dellroad.stuff.vaadin7.SortingPropertyExtractor
-
-
Uses of SortingPropertyExtractor in org.dellroad.stuff.vaadin7
Classes in org.dellroad.stuff.vaadin7 that implement SortingPropertyExtractor Modifier and Type Class Description classStringValuePropertyDefMethods in org.dellroad.stuff.vaadin7 that return SortingPropertyExtractor Modifier and Type Method Description SortingPropertyExtractor<T>ProvidesPropertyScanner. getPropertyExtractor()Get thePropertyExtractorthat extracts VaadinPropertyvalues from instances of the annotated class when given one of thePropertyDefs returned byProvidesPropertyScanner.getPropertyDefs().
-