public class WritableListSelectionImpl<T> extends WritableSetImpl<T> implements WritableListSelection<T>
roadjusters, vetosmodellisteners, parentProperty| Constructor and Description |
|---|
WritableListSelectionImpl(String name,
PropertyType elementType) |
| Modifier and Type | Method and Description |
|---|---|
WritableBoolean |
multipleSelection() |
WritableBoolean |
noSelection() |
ObservableListSelection<T> |
readOnly() |
String |
toString() |
addImpl, canAddImpl, contains, getImpl, indexOfImpl, removeAtImpl, set, setImpl, sizeImpladd, add, addCollection, canRemoveImpl, canSetImpl, clear, findAll, findAllIndexes, findFirst, findFirst, findFirst, findFirstIndex, findFirstIndex, findFirstIndex, firePropertyUpdated, get, get0, isEmpty, isWritable, iterator, remove, removeAll, removeAt, removeCollection, set, set0, setCollection, size, toListadjusters, createReadOnly, currentPath, get, model, vetosequals, hashCodecreateListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, userObjectsclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, 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, spliteratorpublic WritableListSelectionImpl(String name, PropertyType elementType)
public ObservableListSelection<T> readOnly()
readOnly in interface ObservableList<T>readOnly in interface ObservableListSelection<T>readOnly in interface ObservableValue<T>readOnly in interface PropertyreadOnly in class WritableListBase<T>public WritableBoolean multipleSelection()
multipleSelection in interface ObservableListSelection<T>multipleSelection in interface WritableListSelection<T>public WritableBoolean noSelection()
noSelection in interface ObservableListSelection<T>noSelection in interface WritableListSelection<T>public String toString()
toString in class WritableSetImpl<T>Copyright © 2022 vpc open source initiative. All rights reserved.