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 © 2020. All rights reserved.