Uses of Enum
de.xima.fc.form.common.models.DefaultXItemFieldNameConventions
Packages that use DefaultXItemFieldNameConventions
-
Uses of DefaultXItemFieldNameConventions in de.xima.fc.form.common.models
Subclasses with type arguments of type DefaultXItemFieldNameConventions in de.xima.fc.form.common.modelsModifier and TypeClassDescriptionenumThe defaultfield name conventionssuitable for most form items that consist of only a single input, select, or textarea field in the rendered form, with a name as configured in the form designer.Methods in de.xima.fc.form.common.models that return DefaultXItemFieldNameConventionsModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static DefaultXItemFieldNameConventions[]DefaultXItemFieldNameConventions.values()Returns an array containing the constants of this enum type, in the order they are declared.