Interface ObservableListIndexSelectionExt<T>

All Superinterfaces:
GetValueModel<T>, Iterable<T>, ObservableList<T>, ObservableListIndexSelection<T>, ObservableListSelection<T>, ObservableValue<T>, Property
All Known Subinterfaces:
WritableListIndexSelectionExt<T>
All Known Implementing Classes:
ReadOnlyListIndexSelectionExt, WritableListIndexSelectionImpl

public interface ObservableListIndexSelectionExt<T> extends ObservableListIndexSelection<T>, ObservableListSelection<T>