| Package | Description |
|---|---|
| net.thevpc.common.props | |
| net.thevpc.common.props.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexedNode<T> |
interface |
NamedNode<T> |
interface |
ObservableDispatcher<T> |
interface |
ObservableList<T> |
interface |
ObservableMap<K,V> |
interface |
ObservableStack<T> |
interface |
ObservableValue<T> |
interface |
Property |
interface |
PropertyContainer |
interface |
WritableDispatcher<T> |
interface |
WritableIndexedNode<T> |
interface |
WritableLiMap<K,V> |
interface |
WritableList<T> |
interface |
WritableMap<K,V> |
interface |
WritableNamedNode<T> |
interface |
WritableStack<T> |
interface |
WritableValue<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
ObservableMapAdapter<K,V> |
class |
WritableLiMapAdapter<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProperty |
class |
AbstractWritableLiMapImpl<K,V> |
class |
AbstractWritableListImpl<T> |
class |
AbstractWritableMapImpl<K,V> |
class |
DefaultAppPropertyContainer |
class |
DelegateProperty<T> |
class |
PDispatcherImpl<T> |
class |
PropertyContainerSupport |
class |
ReadOnlyDispatcher<T> |
class |
ReadOnlyList<T> |
class |
ReadOnlyMap<K,V> |
class |
ReadOnlyPIndexedNode<T> |
class |
ReadOnlyPNamedNode<T> |
class |
ReadOnlyStack<T> |
class |
ReadOnlyValue<T> |
class |
WritableIndexedNodeImpl<T> |
class |
WritableLiMapImpl<K,V> |
class |
WritableListAdapter<T> |
class |
WritableListImpl<T> |
class |
WritableMapImpl<K,V> |
class |
WritableNamedNodeImpl<T> |
class |
WritableStackImpl<T> |
class |
WritableValueBase<T> |
class |
WritableValueImpl<T> |
| Modifier and Type | Field and Description |
|---|---|
protected List<WithListeners> |
PropertyListenersImpl.delegates |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyListenersImpl.addDelegate(WithListeners withListeners,
Supplier<String> pathNameSupplier) |
void |
PropertyListenersImpl.removeDelegate(WithListeners listeners) |
Copyright © 2021 vpc open source initiative. All rights reserved.