| Package | Description |
|---|---|
| com.vaadin.flow.data.binder |
| 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 © 2025. All rights reserved.