| Package | Description |
|---|---|
| com.vaadin.flow.internal.change |
| Modifier and Type | Method and Description |
|---|---|
ListAddChange<T> |
ListAddChange.copy(int indx) |
ListAddChange<T> |
ListAddChange.copy(List<? extends T> items)
Gets a copy of the change with the same data except a list of new
items. |
Copyright © 2025. All rights reserved.