Module swim.store
Package swim.store

Interface ValueDataBinding

All Superinterfaces:
DataBinding, ValueData<Value>
All Known Implementing Classes:
ValueDataModel, ValueDataModel, ValueDataProxy

public interface ValueDataBinding extends ValueData<Value>, DataBinding