Module swim.store
Package swim.store

Interface ListDataBinding

All Superinterfaces:
Collection<Value>, DataBinding, Iterable<Value>, KeyedList<Value>, List<Value>, ListData<Value>
All Known Implementing Classes:
ListDataModel, ListDataModel, ListDataProxy

public interface ListDataBinding extends ListData<Value>, DataBinding