TokenList.setLookupProvider(Supplier)
instead@Deprecated
@FunctionalInterface
public static interface TokenList.AfterLookupSelectionHandler
Modifier and Type | Method and Description |
---|---|
void |
onSelect(java.util.Collection items)
Deprecated.
Invoked when items are selected.
|