Uses of Class
name.matthewgreet.strutscommons.util.DefaultDisplayFormatter.DisplayFieldSource
Packages that use DefaultDisplayFormatter.DisplayFieldSource
Package
Description
Various helper classes, especially for session-based data, and libraries.
-
Uses of DefaultDisplayFormatter.DisplayFieldSource in name.matthewgreet.strutscommons.util
Methods in name.matthewgreet.strutscommons.util that return types with arguments of type DefaultDisplayFormatter.DisplayFieldSourceModifier and TypeMethodDescriptionDefaultDisplayFormatter.getDisplayFieldSources
(Collection<Field> displayFields, Collection<Field> recordFields) Returns every display field that will receive a formatted value and the record field containing the value to be formatted.