| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components | |
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Method and Description |
|---|---|
default Optional<InvalidChangeEventNotifier> |
Input.hasInvalidChangeEventNotifier()
Checks whether this input supports invalid change events notification, using a
InvalidChangeEventNotifier. |
| Modifier and Type | Method and Description |
|---|---|
B |
InputAdapterBuilder.invalidChangeEventNotifierSupplier(Function<H,InvalidChangeEventNotifier> invalidChangeEventNotifierSupplier)
Set the
InvalidChangeEventNotifier supplier |
Copyright © 2019 The Holon Platform. All rights reserved.