Class ReadOnlyListIndexSelectionExt<T>

java.lang.Object
net.thevpc.common.props.ReadOnlyListIndexSelection<T>
net.thevpc.common.props.ReadOnlyListIndexSelectionExt<T>
All Implemented Interfaces:
Iterable<T>, GetValueModel<T>, ObservableList<T>, ObservableListIndexSelection<T>, ObservableListIndexSelectionExt<T>, ObservableListSelection<T>, ObservableValue<T>, Property

public class ReadOnlyListIndexSelectionExt<T> extends ReadOnlyListIndexSelection<T> implements ObservableListIndexSelectionExt<T>