Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AccountingFlag
Packages that use AccountingFlag
Package
Description
-
Uses of AccountingFlag in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata that return types with arguments of type AccountingFlagModifier and TypeMethodDescriptionprotected IViewModelsMapper<AccountingFlag,TableItemViewModel> PredefinedAccountAccountingFlagsComponent.createTableMapper()IPredefinedAccountModel.getAccountingFlagsModel()Returns accounting flags model.PredefinedAccountModel.getAccountingFlagsModel() -
Uses of AccountingFlag in com._1c.g5.v8.dt.md.api
Constructors in com._1c.g5.v8.dt.md.api with parameters of type AccountingFlagModifierConstructorDescriptionPredefinedAccountAccountingFlagsTask(AccountingFlag accountingFlag, ChartOfAccountsPredefinedItem item, boolean accounted) Instantiate task for account accounting flag in theChartOfAccountsPredefinedItem. -
Uses of AccountingFlag in com._1c.g5.v8.dt.md.ui.aef.providers
Constructor parameters in com._1c.g5.v8.dt.md.ui.aef.providers with type arguments of type AccountingFlagModifierConstructorDescriptionAccountingFlagContentProvider(Predicate<AccountingFlag> predicate) Constructor ofAccountingFlagContentProvider. -
Uses of AccountingFlag in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AccountingFlagModifier and TypeMethodDescriptionMdClassFactory.createAccountingFlag()Returns a new object of class 'Accounting Flag'.AccountingRegisterDimension.getAccountingFlag()Returns the value of the 'Accounting Flag' reference.AccountingRegisterResource.getAccountingFlag()Returns the value of the 'Accounting Flag' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type AccountingFlagModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingFlag>ChartOfAccounts.getAccountingFlags()Returns the value of the 'Accounting Flags' containment reference list.org.eclipse.emf.common.util.EList<AccountingFlag>ChartOfAccountsPredefinedItem.getAccountingFlags()Returns the value of the 'Accounting Flags' reference list.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type AccountingFlagModifier and TypeMethodDescriptionvoidAccountingRegisterDimension.setAccountingFlag(AccountingFlag value) Sets the value of the 'Accounting Flag' reference.voidAccountingRegisterResource.setAccountingFlag(AccountingFlag value) Sets the value of the 'Accounting Flag' reference. -
Uses of AccountingFlag in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AccountingFlagModifier and TypeClassDescriptionclassAn implementation of the model object 'Accounting Flag'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AccountingFlagModifier and TypeMethodDescriptionMdClassFactoryImpl.createAccountingFlag()AccountingRegisterDimensionImpl.getAccountingFlag()AccountingRegisterResourceImpl.getAccountingFlag()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AccountingFlagModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingFlag>ChartOfAccountsImpl.getAccountingFlags()org.eclipse.emf.common.util.EList<AccountingFlag>ChartOfAccountsPredefinedItemImpl.getAccountingFlags()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type AccountingFlagModifier and TypeMethodDescriptionvoidAccountingRegisterDimensionImpl.setAccountingFlag(AccountingFlag newAccountingFlag) voidAccountingRegisterResourceImpl.setAccountingFlag(AccountingFlag newAccountingFlag) -
Uses of AccountingFlag in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AccountingFlagModifier and TypeMethodDescriptionMdClassSwitch.caseAccountingFlag(AccountingFlag object) Returns the result of interpreting the object as an instance of 'Accounting Flag'.booleanMdClassValidator.validateAccountingFlag(AccountingFlag accountingFlag, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)