- All Superinterfaces:
Collection<swim.structure.Value>, DataBinding, Iterable<swim.structure.Value>, swim.util.KeyedList<swim.structure.Value>, List<swim.structure.Value>, swim.api.data.ListData<swim.structure.Value>
- All Known Implementing Classes:
ListDataProxy
public interface ListDataBinding
extends swim.api.data.ListData<swim.structure.Value>, DataBinding
-
Method Summary
Methods inherited from interface swim.util.KeyedList
add, add, entryIterator, get, getEntry, getEntry, keyIterator, move, move, remove, set
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
Methods inherited from interface swim.api.data.ListData
close, drop, isResident, isTransient, name, snapshot, take, valueClass, valueForm, valueForm
-
Method Details
-
dataContext
- Specified by:
dataContext in interface DataBinding
-
-
isResident
- Specified by:
isResident in interface DataBinding
- Specified by:
isResident in interface swim.api.data.ListData<swim.structure.Value>
-
isTransient
- Specified by:
isTransient in interface DataBinding
- Specified by:
isTransient in interface swim.api.data.ListData<swim.structure.Value>