T - Type of table records.@FunctionalInterface public static interface TreeGridPlugin.SubItemsProvider<T>
| Modifier and Type | Method and Description |
|---|---|
void |
get(T parent,
Consumer<Optional<Collection<T>>> itemsConsumer) |
void get(T parent, Consumer<Optional<Collection<T>>> itemsConsumer)
Copyright © 2019–2022 Dominokit. All rights reserved.