public interface WritableIndexedNode<T> extends IndexedNode<T>, WritableValue<T>
| Modifier and Type | Method and Description |
|---|---|
WritableList<WritableIndexedNode<T>> |
children() |
findChildren, readOnlyset, setAndBind, setAndBindConvertbind, bindConvert, get, unbindisWritable, name, type, userObjects, vetoslistenersWritableList<WritableIndexedNode<T>> children()
children in interface IndexedNode<T>Copyright © 2021 vpc open source initiative. All rights reserved.