- java.lang.Object
-
- net.thevpc.common.props.impl.PropertyBase
-
- net.thevpc.common.props.impl.ObservableValueBase<T>
-
- net.thevpc.common.props.impl.WritableValueBase<T>
-
- net.thevpc.common.props.impl.WritableListBase<T>
-
- net.thevpc.common.props.impl.WritableListImpl<AppParentConstraint>
-
- net.thevpc.echo.impl.components.DefaultParentConstraints
-
-
Field Summary
-
Fields inherited from class net.thevpc.common.props.impl.WritableListBase
ro
-
Fields inherited from class net.thevpc.common.props.impl.WritableValueBase
adjusters, vetos
-
Fields inherited from class net.thevpc.common.props.impl.ObservableValueBase
model
-
Fields inherited from class net.thevpc.common.props.impl.PropertyBase
listeners, parentProperty
-
Method Summary
-
Methods inherited from class net.thevpc.common.props.impl.WritableListImpl
addImpl, getImpl, indexOfImpl, removeAtImpl, setImpl, sizeImpl
-
Methods inherited from class net.thevpc.common.props.impl.WritableListBase
add, add, addCollection, canAddImpl, canRemoveImpl, canSetImpl, clear, contains, findAll, findAllIndexes, findFirst, findFirst, findFirst, findFirstIndex, findFirstIndex, findFirstIndex, firePropertyUpdated, get, get0, isEmpty, isWritable, iterator, readOnly, remove, removeAll, removeAt, removeCollection, set, set, set0, setCollection, size, toList, toString
-
Methods inherited from class net.thevpc.common.props.impl.WritableValueBase
adjusters, createReadOnly, currentPath, get, model, vetos
-
Methods inherited from class net.thevpc.common.props.impl.ObservableValueBase
equals, hashCode
-
Methods inherited from class net.thevpc.common.props.impl.PropertyBase
createListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, userObjects
-
Methods inherited from interface net.thevpc.common.props.WritableList
add, add, addAll, addCollection, clear, isEmpty, remove, removeAll, removeAll, removeAt, removeCollection, removeFirst, removeLast, set, set, setAll, setCollection, vetos
-
Methods inherited from interface net.thevpc.common.props.ObservableList
contains, findAll, findAllIndexes, findFirst, findFirst, findFirst, findFirstIndex, findFirstIndex, findFirstIndex, findFirstIndexOf, first, get, get, last, readOnly, size, stream, toList
-
Methods inherited from interface net.thevpc.common.props.WritableValue
bind, bind, bind, bind, bindSource, bindTo, getOrCompute, setAndBind, setAndBindConvert, setUsing, setUsingNonNull
-
Methods inherited from interface net.thevpc.common.props.ObservableValue
bindConvert, bindTarget, doNonNull, getOr, getOrDefault, getRequired, isNotNull, isNull, mapBooleanValue, mapDoubleValue, mapEqualsValue, mapFloatValue, mapIntValue, mapLongValue, mapNotEqualsValue, mapStringValue, mapValue, mapValue, unbind, withValue
-
Methods inherited from interface net.thevpc.common.props.WritableProperty
adjusters
-
Methods inherited from interface net.thevpc.common.props.Property
events, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, with
Copyright © 2021 vpc open source initiative. All rights reserved.