Class WritableListIndexSelectionImpl<T>

java.lang.Object
net.thevpc.common.props.impl.WritableListAdapter<T>
net.thevpc.common.props.impl.WritableListIndexSelectionImpl<T>
All Implemented Interfaces:
Iterable<T>, GetValueModel<T>, ObservableList<T>, ObservableListIndexSelection<T>, ObservableListIndexSelectionExt<T>, ObservableListSelection<T>, ObservableValue<T>, Property, SetValueModel<T>, WritableList<T>, WritableListIndexSelection<T>, WritableListIndexSelectionExt<T>, WritableListSelection<T>, WritableProperty, WritableValue<T>, WritableValueModel<T>

public class WritableListIndexSelectionImpl<T> extends WritableListAdapter<T> implements WritableListIndexSelectionExt<T>