| Package | Description |
|---|---|
| net.thevpc.common.props | |
| net.thevpc.common.props.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObservableListIndexSelectionExt<T> |
interface |
WritableListIndexSelectionExt<T> |
interface |
WritableListSelection<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyListIndexSelectionExt<T> |
class |
ReadOnlyListSelection<T> |
| Modifier and Type | Field and Description |
|---|---|
protected ObservableListSelection<T> |
ReadOnlyListSelection.base |
| Modifier and Type | Method and Description |
|---|---|
ObservableListSelection<T> |
ObservableListSelection.readOnly() |
ObservableListSelection<T> |
ReadOnlyListSelection.readOnly() |
| Constructor and Description |
|---|
ReadOnlyListSelection(ObservableListSelection<T> base) |
| Modifier and Type | Class and Description |
|---|---|
class |
WritableListIndexSelectionImpl<T> |
class |
WritableListSelectionImpl<T> |
| Modifier and Type | Method and Description |
|---|---|
ObservableListSelection<T> |
WritableListSelectionImpl.readOnly() |
Copyright © 2022 vpc open source initiative. All rights reserved.