Uses of Enum Class
org.broadleafcommerce.openadmin.web.form.entity.FieldGroupItem.Type
Packages that use FieldGroupItem.Type
-
Uses of FieldGroupItem.Type in org.broadleafcommerce.openadmin.web.form.entity
Methods in org.broadleafcommerce.openadmin.web.form.entity that return FieldGroupItem.TypeModifier and TypeMethodDescriptionstatic FieldGroupItem.TypeReturns the enum constant of this class with the specified name.static FieldGroupItem.Type[]FieldGroupItem.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.