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–2021 Vaadin Ltd. All rights reserved.