public class ReadOnlyListIndexSelectionExt<T> extends ReadOnlyListIndexSelection<T> implements ObservableListIndexSelectionExt<T>
base| Constructor and Description |
|---|
ReadOnlyListIndexSelectionExt(ObservableListIndexSelectionExt<T> other) |
| Modifier and Type | Method and Description |
|---|---|
ObservableList<T> |
disabledValues() |
ObservableValue<Predicate<T>> |
disablePredicate() |
ObservableValue<DisabledSelectionStrategy> |
disableSelectionStrategy() |
ObservableValue<Predicate<T>> |
effectiveDisablePredicate() |
ObservableBoolean |
multipleSelection() |
ObservableBoolean |
noSelection() |
ObservableListIndexSelectionExt<T> |
readOnly() |
contains, events, findAll, findAllIndexes, findFirst, findFirst, findFirst, findFirstIndex, findFirstIndex, findFirstIndex, get, get, indices, iterator, propertyName, propertyType, size, toList, userObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitindicescontains, findAll, findAllIndexes, findFirst, findFirst, findFirst, findFirstIndex, findFirstIndex, findFirstIndex, findFirstIndexOf, first, get, get, last, size, stream, toListbindConvert, bindTarget, doNonNull, getOr, getOrDefault, getRequired, isNotNull, isNull, mapBooleanValue, mapDoubleValue, mapEqualsValue, mapFloatValue, mapIntValue, mapLongValue, mapNotEqualsValue, mapStringValue, mapValue, mapValue, propertyClass, unbind, withValueevents, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withforEach, iterator, spliteratorpublic ReadOnlyListIndexSelectionExt(ObservableListIndexSelectionExt<T> other)
public ObservableBoolean multipleSelection()
multipleSelection in interface ObservableListIndexSelectionExt<T>multipleSelection in interface ObservableListSelection<T>public ObservableBoolean noSelection()
noSelection in interface ObservableListIndexSelectionExt<T>noSelection in interface ObservableListSelection<T>public ObservableValue<Predicate<T>> disablePredicate()
disablePredicate in interface ObservableListIndexSelectionExt<T>public ObservableValue<Predicate<T>> effectiveDisablePredicate()
effectiveDisablePredicate in interface ObservableListIndexSelectionExt<T>public ObservableValue<DisabledSelectionStrategy> disableSelectionStrategy()
disableSelectionStrategy in interface ObservableListIndexSelectionExt<T>public ObservableList<T> disabledValues()
disabledValues in interface ObservableListIndexSelectionExt<T>public ObservableListIndexSelectionExt<T> readOnly()
readOnly in interface ObservableList<T>readOnly in interface ObservableListIndexSelection<T>readOnly in interface ObservableListIndexSelectionExt<T>readOnly in interface ObservableListSelection<T>readOnly in interface ObservableValue<T>readOnly in interface PropertyreadOnly in class ReadOnlyListIndexSelection<T>Copyright © 2022 vpc open source initiative. All rights reserved.