Uses of Enum Class
org.hippoecm.frontend.validation.FeedbackPriority
Packages that use FeedbackPriority
-
Uses of FeedbackPriority in org.hippoecm.frontend.validation
Methods in org.hippoecm.frontend.validation that return FeedbackPriorityModifier and TypeMethodDescriptionScopedFeedBackMessage.getFeedbackPriority()
static FeedbackPriority
Returns the enum constant of this class with the specified name.static FeedbackPriority[]
FeedbackPriority.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hippoecm.frontend.validation with parameters of type FeedbackPriorityModifier and TypeMethodDescriptionvoid
ScopedFeedBackMessage.setFeedbackPriority
(FeedbackPriority feedbackPriority)