public class WritableNamedNodeImpl<T> extends WritableValueBase<T> implements WritableNamedNode<T>
adjusters, vetosmodellisteners, parentProperty| Constructor and Description |
|---|
WritableNamedNodeImpl(String name,
PropertyType elementType) |
| Modifier and Type | Method and Description |
|---|---|
WritableMap<String,WritableNamedNode<T>> |
children() |
protected ObservableValue<T> |
createReadOnly() |
Map<String,WritableNamedNode<T>> |
findChildren(Predicate<WritableNamedNode<T>> filter,
boolean deep) |
boolean |
isWritable() |
NamedNode<T> |
readOnly() |
String |
toString() |
adjusters, currentPath, get, model, set, vetosequals, hashCodecreateListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, userObjectsclone, finalize, getClass, notify, notifyAll, wait, wait, waitvetosbind, bind, bind, bind, bindSource, bindTo, getOrCompute, set, setAndBind, setAndBindConvert, setUsing, setUsingNonNullbindConvert, bindTarget, doNonNull, get, getOr, getOrDefault, getRequired, isNotNull, isNull, mapBooleanValue, mapDoubleValue, mapEqualsValue, mapFloatValue, mapIntValue, mapLongValue, mapNotEqualsValue, mapStringValue, mapValue, mapValue, propertyClass, unbind, withValueadjustersevents, getChildProperty, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withpublic WritableNamedNodeImpl(String name, PropertyType elementType)
public boolean isWritable()
isWritable in interface PropertyisWritable in class WritableValueBase<T>public Map<String,WritableNamedNode<T>> findChildren(Predicate<WritableNamedNode<T>> filter, boolean deep)
findChildren in interface NamedNode<T>protected ObservableValue<T> createReadOnly()
createReadOnly in class WritableValueBase<T>public WritableMap<String,WritableNamedNode<T>> children()
public String toString()
toString in class ObservableValueBase<T>Copyright © 2022 vpc open source initiative. All rights reserved.