Uses of Enum Class
org.kuali.rice.krad.uif.container.GroupBase.ACTION_VALIDATION_COMPONENTS
Packages that use GroupBase.ACTION_VALIDATION_COMPONENTS
-
Uses of GroupBase.ACTION_VALIDATION_COMPONENTS in org.kuali.rice.krad.uif.container
Methods in org.kuali.rice.krad.uif.container that return GroupBase.ACTION_VALIDATION_COMPONENTSModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.GroupBase.ACTION_VALIDATION_COMPONENTS.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kuali.rice.krad.uif.container with parameters of type GroupBase.ACTION_VALIDATION_COMPONENTSModifier and TypeMethodDescriptionprotected voidGroupBase.setupValidationScripts(GroupBase.ACTION_VALIDATION_COMPONENTS... componentsToValidate) Helper method to set the validation action scripts for widgets (at the very least, quickfinders, and currently, at the most, inquiries also).