public interface WritableListSelection<T> extends WritableList<T>, ObservableListSelection<T>
| Modifier and Type | Method and Description |
|---|---|
WritableBoolean |
multipleSelection() |
WritableBoolean |
noSelection() |
add, 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, setUsingNonNulladjustersreadOnlycontains, 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 ObservableListSelection<T>WritableBoolean noSelection()
noSelection in interface ObservableListSelection<T>Copyright © 2022 vpc open source initiative. All rights reserved.