public interface ObservableListIndexSelectionExt<T> extends ObservableListIndexSelection<T>, ObservableListSelection<T>
| 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() |
indicescontains, 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, spliteratorObservableBoolean multipleSelection()
multipleSelection in interface ObservableListSelection<T>ObservableBoolean noSelection()
noSelection in interface ObservableListSelection<T>ObservableValue<Predicate<T>> disablePredicate()
ObservableList<T> disabledValues()
ObservableValue<Predicate<T>> effectiveDisablePredicate()
ObservableListIndexSelectionExt<T> readOnly()
readOnly in interface ObservableList<T>readOnly in interface ObservableListIndexSelection<T>readOnly in interface ObservableListSelection<T>readOnly in interface ObservableValue<T>readOnly in interface PropertyObservableValue<DisabledSelectionStrategy> disableSelectionStrategy()
Copyright © 2022 vpc open source initiative. All rights reserved.