| Package | Description |
|---|---|
| com.vaadin.data |
| Modifier and Type | Method and Description |
|---|---|
BinderValidationStatusHandler<BEAN> |
Binder.getValidationStatusHandler()
Gets the status handler of this form.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Binder.setValidationStatusHandler(BinderValidationStatusHandler<BEAN> statusHandler)
Sets the status handler to track form status changes.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.