| Package | Description |
|---|---|
| net.thevpc.common.props | |
| net.thevpc.common.props.impl |
| Modifier and Type | Interface and Description |
|---|---|
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 |
WritableBooleanImpl |
class |
WritableDouble |
class |
WritableFloat |
class |
WritableIntImpl |
class |
WritableLong |
class |
WritableStringImpl |
| Modifier and Type | Method and Description |
|---|---|
default void |
WritableValue.bind(ObservableValue<T> source,
SetValueModel<T> target) |
default void |
ObservableValue.bindTarget(SetValueModel<T> target) |
default void |
WritableValue.bindTo(SetValueModel<T> other) |
default <T2> void |
ObservableValue.unbind(SetValueModel<T2> other) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWritableValueModel<T> |
class |
MappedValueBase<F,T> |
class |
MappedValueBoolean<F> |
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 | Method and Description |
|---|---|
static <T> void |
WritableValueHelper.helperBindTarget(ObservableValue<T> me,
SetValueModel<T> other) |
static <T2> void |
WritableValueHelper.helperRemoveBindListeners(PropertyListeners listeners,
SetValueModel<T2> other) |
Copyright © 2022 vpc open source initiative. All rights reserved.