public interface AppTreeNode<T>
extends net.thevpc.common.props.WritableIndexedNode<T>
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableBoolean |
expanded() |
net.thevpc.common.props.WritableValue<AppTreeNode<T>> |
parent() |
AppTree<T> |
tree() |
findChild, findChildren, readOnlybind, 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, unbind, withValueevents, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withnet.thevpc.common.props.WritableValue<AppTreeNode<T>> parent()
net.thevpc.common.props.WritableBoolean expanded()
Copyright © 2021 vpc open source initiative. All rights reserved.