Module swim.db
Package swim.db

Interface UTreeDelegate

All Superinterfaces:
TreeDelegate
All Known Implementing Classes:
ValueDataModel

public interface UTreeDelegate extends TreeDelegate
  • Method Details

    • utreeDidUpdate

      void utreeDidUpdate(UTree newTree, UTree oldTree, Value newValue, Value oldValue)