-
- All Superinterfaces:
TreeDelegate
- All Known Implementing Classes:
ValueDataModel
public interface UTreeDelegate extends TreeDelegate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
utreeDidUpdate​(UTree newTree, UTree oldTree, Value newValue, Value oldValue)
-
Methods inherited from interface swim.db.TreeDelegate
treeDidChange, treeDidClear, treeDidCommit, treeDidLoadPage
-
-