Interface IViewModelList<E>

All Superinterfaces:
Collection<E>, IList<E>, IModel, Iterable<E>, IValidable, IViewModelModel, List<E>
All Known Implementing Classes:
ViewModelList

public interface IViewModelList<E> extends IList<E>, IViewModelModel
The IViewModelModel contract for IValue model types.
See Also: