Uses of Class
name.matthewgreet.strutscommons.util.InterceptorCommonLibrary.CategoriseFieldResult
Packages that use InterceptorCommonLibrary.CategoriseFieldResult
Package
Description
Various helper classes, especially for session-based data, and libraries.
-
Uses of InterceptorCommonLibrary.CategoriseFieldResult in name.matthewgreet.strutscommons.util
Methods in name.matthewgreet.strutscommons.util that return InterceptorCommonLibrary.CategoriseFieldResultModifier and TypeMethodDescriptionDefaultFormFormatter.categoriseFields
(Collection<Field> formFields, Object action, Object form) Sets how fields of a form should be formatted (InterceptorContext setting property set 4).InterceptorCommonLibrary.categoriseFormFields
(Collection<Field> formFields) Sets how each form field should be converted.