Uses of Enum
name.matthewgreet.strutscommons.util.DefaultDisplayFormatter.FieldCategory
Packages that use DefaultDisplayFormatter.FieldCategory
Package
Description
Various helper classes, especially for session-based data, and libraries.
-
Uses of DefaultDisplayFormatter.FieldCategory in name.matthewgreet.strutscommons.util
Methods in name.matthewgreet.strutscommons.util that return DefaultDisplayFormatter.FieldCategoryModifier and TypeMethodDescriptionDefaultDisplayFormatter.DisplayFieldUsage.getDisplayFieldCategory()DefaultDisplayFormatter.DisplayFieldUsage.getRecordFieldCategory()Returns the enum constant of this type with the specified name.DefaultDisplayFormatter.FieldCategory.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in name.matthewgreet.strutscommons.util with parameters of type DefaultDisplayFormatter.FieldCategoryModifier and TypeMethodDescriptionvoidDefaultDisplayFormatter.DisplayFieldUsage.setDisplayFieldCategory(DefaultDisplayFormatter.FieldCategory displayFieldCategory) voidDefaultDisplayFormatter.DisplayFieldUsage.setRecordFieldCategory(DefaultDisplayFormatter.FieldCategory recordFieldCategory)