| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.container | |
| org.kuali.rice.krad.uif.field | |
| org.kuali.rice.krad.uif.util |
| Modifier and Type | Method and Description |
|---|---|
ErrorsField |
ContainerBase.getErrorsField() |
ErrorsField |
Container.getErrorsField()
Field that contains the error messages for the container
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerBase.setErrorsField(ErrorsField errorsField) |
void |
Container.setErrorsField(ErrorsField errorsField)
Setter for the containers errors field
|
| Modifier and Type | Method and Description |
|---|---|
ErrorsField |
InputField.getErrorsField()
Field that contains the messages (errors) for the input field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputField.setErrorsField(ErrorsField errorsField)
Setter for the input field's errors field
|
| Modifier and Type | Method and Description |
|---|---|
static ErrorsField |
ComponentFactory.getErrorsField() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.