Uses of Enum Class
org.hippoecm.frontend.validation.FeedbackPriority
-
Uses of FeedbackPriority in org.hippoecm.frontend.validation
Modifier 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.Modifier and TypeMethodDescriptionvoid
ScopedFeedBackMessage.setFeedbackPriority
(FeedbackPriority feedbackPriority)