Uses of Class
com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
-
Uses of AttributeChoiceValue in com.broadleafcommerce.cartoperation.domain
Modifier and TypeMethodDescriptionAttributeChoice.getAllowedValues()
Gives the customer more structured input to fill out their option, which can drive a select field or a color picker with particular colors.Modifier and TypeMethodDescriptionvoid
AttributeChoice.setAllowedValues
(List<AttributeChoiceValue> allowedValues) Gives the customer more structured input to fill out their option, which can drive a select field or a color picker with particular colors.