V - the type of the valueOrderedLocalTagsStore A store implementation that accepts a list of items@Deprecated public class LocalTagsStore<V> extends OrderedLocalTagsStore<V>
| Constructor and Description |
|---|
LocalTagsStore()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static <V> LocalTagsStore<V> |
create()
Deprecated.
|
addItem, addItems, clear, filter, getDisplayValue, getItemByDisplayValue, getItems, removeItempublic static <V> LocalTagsStore<V> create()
V - the type of the objectCopyright © 2019–2022 Dominokit. All rights reserved.