| Package | Description |
|---|---|
| net.thevpc.common.props | |
| net.thevpc.common.props.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexedNode<T> |
interface |
NamedNode<T> |
interface |
ObservableBoolean |
interface |
ObservableList<T> |
interface |
ObservableListIndexSelection<T> |
interface |
ObservableListIndexSelectionExt<T> |
interface |
ObservableListSelection<T> |
interface |
ObservableValue<T> |
interface |
WritableBoolean |
interface |
WritableIndexedNode<T> |
interface |
WritableInt |
interface |
WritableList<T> |
interface |
WritableListIndexSelection<T> |
interface |
WritableListIndexSelectionExt<T> |
interface |
WritableListSelection<T> |
interface |
WritableNamedNode<T> |
interface |
WritableString |
interface |
WritableValue<T> |
interface |
WritableValueModel<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyListIndexSelection<T> |
class |
ReadOnlyListIndexSelectionExt<T> |
class |
ReadOnlyListSelection<T> |
class |
WritableBooleanImpl |
class |
WritableDouble |
class |
WritableFloat |
class |
WritableIntImpl |
class |
WritableLong |
class |
WritableStringImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWritableValueModel<T> |
class |
MappedValueBase<F,T> |
class |
MappedValueBoolean<F> |
class |
ObservableValueBase<T> |
class |
ObservableValueDelegate<T> |
class |
ReadOnlyList<T> |
class |
ReadOnlyPIndexedNode<T> |
class |
ReadOnlyPNamedNode<T> |
class |
ReadOnlyValue<T> |
class |
WritableIndexedNodeImpl<T> |
class |
WritableListAdapter<T> |
class |
WritableListBase<T> |
class |
WritableListImpl<T> |
class |
WritableListIndexSelectionImpl<T> |
class |
WritableListSelectionImpl<T> |
class |
WritableNamedNodeImpl<T> |
class |
WritableSetImpl<T> |
class |
WritableValueBase<T> |
class |
WritableValueDelegate<T> |
class |
WritableValueImpl<T> |
| Modifier and Type | Field and Description |
|---|---|
protected GetValueModel<T> |
ObservableValueBase.model |
| Modifier and Type | Method and Description |
|---|---|
protected GetValueModel<T> |
ObservableValueBase.model() |
| Constructor and Description |
|---|
ObservableValueBase(String name,
PropertyType type,
GetValueModel<T> model) |
Copyright © 2022 vpc open source initiative. All rights reserved.