Package com._1c.g5.aef2.standard.models
Interface IViewModelList<E>
- All Superinterfaces:
Collection<E>,IList<E>,IModel,Iterable<E>,IValidable,IViewModelModel,List<E>
- All Known Implementing Classes:
ViewModelList
The
IViewModelModel contract for IValue model types.- See Also:
-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface com._1c.g5.aef2.models.list.IList
addListListener, createWorkingCopy, fill, isEqual, removeListListenerMethods inherited from interface com._1c.g5.aef2.models.IModel
addModelListener, commit, discard, dispose, getChange, getComponent, isOnline, removeModelListener, setComponentMethods inherited from interface com._1c.g5.aef2.validators.IValidable
addValidator, removeValidator, validate, validateMethods inherited from interface com._1c.g5.aef2.standard.models.IViewModelModel
beginInitialization, endInitializationMethods 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