| Package | Description |
|---|---|
| com.vaadin.flow.function |
| Modifier and Type | Method and Description |
|---|---|
static <T> ValueProvider<T,T> |
ValueProvider.identity()
Returns a value provider that always returns its input argument.
|
Copyright © 2000–2024 Vaadin Ltd. All rights reserved.