| 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> |
| Modifier and Type | Class and Description |
|---|---|
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 |
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 |
|---|---|
protected WritableValueModel<T> |
WritableValueBase.model() |
| Constructor and Description |
|---|
WritableValueBase(String name,
PropertyType type,
WritableValueModel<T> value) |
Copyright © 2022 vpc open source initiative. All rights reserved.