Interface IPredefinedAccountAccountingFlagsModel
- All Superinterfaces:
Collection<AccountingFlag>
,IAttribute<IBmObject,
,org.eclipse.emf.ecore.EStructuralFeature> IDynamicTableModel
,IEmfAttribute<IBmObject>
,IEmfListAttribute<AccountingFlag,
,IBmObject> IList<AccountingFlag>
,IModel
,IModelApiAwareModel
,IPredefinedAccountPartModel<AccountingFlag>
,Iterable<AccountingFlag>
,IValidable
,List<AccountingFlag>
public interface IPredefinedAccountAccountingFlagsModel
extends IDynamicTableModel, IPredefinedAccountPartModel<AccountingFlag>
Predefined account accounting flags model.
-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
Methods inherited from interface com._1c.g5.aef2.models.IAttribute
getObject, getProperty
Methods inherited from interface com._1c.g5.v8.dt.ui.aef.models.IDynamicTableModel
getCheckStateProvider, getInput, getLabelProvider, getTableContentProvider
Methods inherited from interface com._1c.g5.aef2.models.list.IList
addListListener, createWorkingCopy, fill, isEqual, removeListListener
Methods inherited from interface com._1c.g5.aef2.models.IModel
addModelListener, commit, discard, dispose, getChange, getComponent, isOnline, removeModelListener, setComponent
Methods inherited from interface com._1c.g5.v8.dt.aef2.IModelApiAwareModel
getModelApi, setModelApi
Methods inherited from interface com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata.IPredefinedAccountPartModel
getPredefinedAccount, setPredefinedAccount
Methods inherited from interface com._1c.g5.aef2.validators.IValidable
addValidator, removeValidator, validate, validate
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