Uses of Enum
name.matthewgreet.strutscommons.util.DefaultDisplayFormatter.ConverterCategory
Packages that use DefaultDisplayFormatter.ConverterCategory
Package
Description
Various helper classes, especially for session-based data, and libraries.
-
Uses of DefaultDisplayFormatter.ConverterCategory in name.matthewgreet.strutscommons.util
Methods in name.matthewgreet.strutscommons.util that return DefaultDisplayFormatter.ConverterCategoryModifier and TypeMethodDescriptionDefaultDisplayFormatter.DisplayFieldUsage.getConverterCategory()Returns the enum constant of this type with the specified name.DefaultDisplayFormatter.ConverterCategory.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.ConverterCategoryModifier and TypeMethodDescriptionvoidDefaultDisplayFormatter.DisplayFieldUsage.setConverterCategory(DefaultDisplayFormatter.ConverterCategory converterCategory)