| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.field |
| Modifier and Type | Method and Description |
|---|---|
FieldValidationMessages |
InputField.getValidationMessages()
Field that contains the messages (errors) for the input field.
|
FieldValidationMessages |
InputFieldBase.getValidationMessages()
Field that contains the messages (errors) for the input field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputField.setValidationMessages(FieldValidationMessages validationMessages)
Setter for the input field's errors field
|
void |
InputFieldBase.setValidationMessages(FieldValidationMessages validationMessages)
Setter for the input field's errors field
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.