public interface WritableListIndexSelectionExt<T> extends WritableListIndexSelection<T>, ObservableListIndexSelectionExt<T>, WritableListSelection<T>
| Modifier and Type | Method and Description |
|---|---|
WritableList<T> |
disabledValues() |
WritableValue<Predicate<T>> |
disablePredicate() |
WritableValue<DisabledSelectionStrategy> |
disableSelectionStrategy() |
WritableBoolean |
multipleSelection() |
WritableBoolean |
noSelection() |
indiceseffectiveDisablePredicate, readOnlyadd, add, addAll, addCollection, clear, isEmpty, remove, removeAll, removeAll, removeAt, removeCollection, removeFirst, removeLast, set, set, setAll, setCollection, vetosbind, bind, bind, bind, bindSource, bindTo, getOrCompute, setAndBind, setAndBindConvert, setUsing, setUsingNonNulladjusterscontains, 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, spliteratorWritableBoolean multipleSelection()
multipleSelection in interface ObservableListIndexSelectionExt<T>multipleSelection in interface ObservableListSelection<T>multipleSelection in interface WritableListSelection<T>WritableBoolean noSelection()
noSelection in interface ObservableListIndexSelectionExt<T>noSelection in interface ObservableListSelection<T>noSelection in interface WritableListSelection<T>WritableValue<Predicate<T>> disablePredicate()
disablePredicate in interface ObservableListIndexSelectionExt<T>WritableList<T> disabledValues()
disabledValues in interface ObservableListIndexSelectionExt<T>WritableValue<DisabledSelectionStrategy> disableSelectionStrategy()
disableSelectionStrategy in interface ObservableListIndexSelectionExt<T>Copyright © 2022 vpc open source initiative. All rights reserved.