public interface NamedNode<T> extends ObservableValue<T>
| Modifier and Type | Method and Description |
|---|---|
ObservableMap<String,? extends NamedNode<T>> |
children() |
Map<String,WritableNamedNode<T>> |
findChildren(Predicate<WritableNamedNode<T>> filter,
boolean deep) |
NamedNode<T> |
readOnly() |
bindConvert, bindTarget, doNonNull, get, 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, withMap<String,WritableNamedNode<T>> findChildren(Predicate<WritableNamedNode<T>> filter, boolean deep)
ObservableMap<String,? extends NamedNode<T>> children()
Copyright © 2022 vpc open source initiative. All rights reserved.