Uses of Enum Class
com.iizix.api.vs.VSFieldEvent.Category
Uses of VSFieldEvent.Category in com.iizix.api.vs
Modifier and TypeMethodDescriptionVSFieldEvent.getCategory()
Gets the message category.static VSFieldEvent.Category
Returns the enum constant of this class with the specified name.static VSFieldEvent.Category[]
VSFieldEvent.Category.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
VSFieldEvent.setMessage
(PlainKString message, VSFieldEvent.Category category) Sets the validation message.