Uses of Class
org.kuali.rice.krad.uif.util.KeyMessage
Packages that use KeyMessage
-
Uses of KeyMessage in org.kuali.rice.krad.uif.control
Methods in org.kuali.rice.krad.uif.control that return types with arguments of type KeyMessageModifier and TypeMethodDescriptionMultiValueControl.getRichOptions()Gets the richOptions which contain Message objects with the translated rich message structures, which then can be used by templates to output the appropriate content.MultiValueControlBase.getRichOptions()Method parameters in org.kuali.rice.krad.uif.control with type arguments of type KeyMessageModifier and TypeMethodDescriptionvoidMultiValueControlBase.setRichOptions(List<KeyMessage> richOptions) Sets the richOptions.