Uses of Interface
com._1c.g5.v8.bm.integration.IBmEditingContext
- 
- 
Uses of IBmEditingContext in com._1c.g5.v8.bm.integrationSubinterfaces of IBmEditingContext in com._1c.g5.v8.bm.integration Modifier and Type Interface Description interfaceIBmGlobalEditingContextThe global editing context.interfaceIBmLocalEditingContextThe local editing context.
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.aef2.bm.changesConstructors in com._1c.g5.v8.dt.aef2.bm.changes with parameters of type IBmEditingContext Constructor Description BmChange(IBmEditingContext editingContext, IBmTask<?> task)Instantiates a new BM change.
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.coreClasses in com._1c.g5.v8.dt.core that implement IBmEditingContext Modifier and Type Class Description static classV8Commands.NoTransactionEditingContextSpecialIBmEditingContextfor executeBmCompoundTaskandV8Commands.EmfCommandBmTaskwithoutIBmTransactionstatic classV8Commands.ReadOnlyEditingContextWrapperSpecial wrapper around theIBmLocalEditingContextwhich notifies the V8Commands infrastructure that change commands should be omitted in order to simulate the read-only behavior of editors.Methods in com._1c.g5.v8.dt.core with parameters of type IBmEditingContext Modifier and Type Method Description voidV8Commands.CompoundV8Command. execute(IBmEditingContext editingContext)static voidV8Commands. executeAdd(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object value)static voidV8Commands. executeAdd(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object value, int index)static voidV8Commands. executeAdd(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<?> collection)static voidV8Commands. executeAdd(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<?> collection, int index)static voidV8Commands. executeMove(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EObject element, int newIndex, org.eclipse.emf.ecore.EStructuralFeature feature)static voidV8Commands. executeRemove(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object object)static voidV8Commands. executeRemove(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<?> collection)static voidV8Commands. executeSet(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object value)static voidV8Commands. executeSet(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object value, int index)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.core.virtualfileMethods in com._1c.g5.v8.dt.core.virtualfile with parameters of type IBmEditingContext Modifier and Type Method Description voidIVirtualFile. setEditingContext(IBmEditingContext editingContext)Sets the BM editing context.
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.uiMethods in com._1c.g5.v8.dt.dcs.ui that return IBmEditingContext Modifier and Type Method Description IBmEditingContextDataCompositionSchemaControlContext. getEditingContext()IBmEditingContextDataCompositionSchemaEditor. getEditingContext()Get editing context.IBmEditingContextEditorPageBase. getEditingContext()IBmEditingContextIDcsEnvironmentProvider. getEditingContext()Returns the BM editing context.Methods in com._1c.g5.v8.dt.dcs.ui with parameters of type IBmEditingContext Modifier and Type Method Description static IModelApiDataCompositionSchemaEditor. getModelApiByEditingContext(IBmEditingContext context)Deprecated.use IModelApi directlyConstructors in com._1c.g5.v8.dt.dcs.ui with parameters of type IBmEditingContext Constructor Description DataCompositionSchemaControlContext(IV8Project v8Project, DataCompositionSchema schema, String currentLanguageCode, boolean isEditable, IDcsListener dcsListener, IBmModel bmModel, IBmEditingContext editingContext, DcsSelectionProvider dcsSelectionProvider, org.eclipse.swt.widgets.Shell shell, IMdTypeIndex mdTypeIndex, IBmEmfIndexManager emfIndexManager, DataCompositionSchemaEditor editor)Constructor
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.calculatedConstructors in com._1c.g5.v8.dt.dcs.ui.calculated with parameters of type IBmEditingContext Constructor Description CalculatedFieldsCheckBoxListener(IBmEditingContext editingContext)Constructor.
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.collectionparametersMethods in com._1c.g5.v8.dt.dcs.ui.collectionparameters that return IBmEditingContext Modifier and Type Method Description IBmEditingContextCollectionParametersData. getEditingContext()Returns BM editing context.
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.linksConstructors in com._1c.g5.v8.dt.dcs.ui.links with parameters of type IBmEditingContext Constructor Description LinksCheckBoxListener(IBmEditingContext editingContext)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.settingsFields in com._1c.g5.v8.dt.dcs.ui.settings declared as IBmEditingContext Modifier and Type Field Description protected IBmEditingContextSettingsPartBase. editingContextMethods in com._1c.g5.v8.dt.dcs.ui.settings that return IBmEditingContext Modifier and Type Method Description IBmEditingContextSettings. getEditingContext()IBmEditingContextSettingsDialog. getEditingContext()IBmEditingContextSettingsPartBase. getEditingContext()Returns BM editing contextMethods in com._1c.g5.v8.dt.dcs.ui.settings with parameters of type IBmEditingContext Modifier and Type Method Description static voidSettingsTransferData. dropTableItems(IBmEditingContext editingContext, org.eclipse.swt.dnd.DropTargetEvent event, TableExViewer viewer)Drop table itemsstatic voidSettingsTransferData. dropTreeItems(IBmEditingContext editingContext, org.eclipse.swt.dnd.DropTargetEvent event, TableExTreeViewer viewer, org.eclipse.emf.ecore.EObject root)Drop tree itemsstatic voidSettingsAutoExpander. groupExpandAutoSetting(IBmEditingContext editingContext, DataCompositionAutoGroupField setting)Expand group auto field for groupstatic voidSettingsAutoExpander. groupExpandAutoSetting(IBmEditingContext editingContext, DataCompositionAutoOrderItem setting)Expand order auto field for groupstatic voidSettingsAutoExpander. makeUse(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject obj)Set use of objectstatic voidSettingsAutoExpander. settingsExpandAutoSetting(IBmEditingContext editingContext, DataCompositionAutoOrderItem setting)Expand order auto field for settingstatic voidSettingsAutoExpander. settingsExpandAutoSetting(IBmEditingContext editingContext, DataCompositionAutoSelectedField setting)Expand selected auto field for settingstatic voidSettingsAutoExpander. tableExpandAutoSetting(IBmEditingContext editingContext, DataCompositionAutoSelectedField setting)Expand selected auto field for tableConstructors in com._1c.g5.v8.dt.dcs.ui.settings with parameters of type IBmEditingContext Constructor Description ItemCustomSettingsDialog(org.eclipse.swt.widgets.Shell shell, IV8Project v8project, String langCode, org.eclipse.emf.ecore.EObject item, org.eclipse.emf.ecore.EStructuralFeature viewModeFeature, IBmEditingContext editingContext, boolean editable)ConstructorItemCustomSettingsDialog(org.eclipse.swt.widgets.Shell shell, IV8Project v8project, String langCode, org.eclipse.emf.ecore.EObject item, org.eclipse.emf.ecore.EStructuralFeature userIdFeature, org.eclipse.emf.ecore.EStructuralFeature userPresentationFeature, org.eclipse.emf.ecore.EStructuralFeature viewModeFeature, IBmEditingContext editingContext, boolean editable)ConstructorSettingsPartBase(IDcsSettingsProvider settingsProvider, IBmModel bmModel, IBmEditingContext editingContext, org.eclipse.swt.widgets.Composite parent, int style, boolean editable)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.settings.availableMethods in com._1c.g5.v8.dt.dcs.ui.settings.available that return IBmEditingContext Modifier and Type Method Description IBmEditingContextAvailableFields. getEditingContext()Returns BM editing contextMethods in com._1c.g5.v8.dt.dcs.ui.settings.available with parameters of type IBmEditingContext Modifier and Type Method Description static voidAvailableFieldsSelectHandler. addField(IBmEditingContext editingContext, IDcsSettingsProvider settingsProvider, Object owner, DcsAvailableFieldInfo fieldInfo, int alias)Add fieldstatic ObjectAvailableFieldsSelectHandler. createOwner(IBmEditingContext editingContext, Object input)Select or create parent object for available field
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.settings.conditionalMethods in com._1c.g5.v8.dt.dcs.ui.settings.conditional that return IBmEditingContext Modifier and Type Method Description IBmEditingContextConditionalAppearance. getEditingContext()Return BM editing context.Methods in com._1c.g5.v8.dt.dcs.ui.settings.conditional with parameters of type IBmEditingContext Modifier and Type Method Description static org.eclipse.emf.ecore.EObjectConditionalAppearance. getNewItemParent(IBmEditingContext editingContext, Object obj)Get or create parent object for new itemvoidDataCompositionAppearanceFieldsEditor. init(ValueCellEditor cellEditor, Object data, ValueEditControl control, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.settings.filterMethods in com._1c.g5.v8.dt.dcs.ui.settings.filter with parameters of type IBmEditingContext Modifier and Type Method Description static org.eclipse.emf.ecore.EObjectFilter. getNewItemParent(IBmEditingContext editingContext, Object obj)Get or create parent object for new item
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.settings.orderMethods in com._1c.g5.v8.dt.dcs.ui.settings.order with parameters of type IBmEditingContext Modifier and Type Method Description static org.eclipse.emf.ecore.EObjectOrder. getNewItemParent(IBmEditingContext editingContext, Object obj)Get or create parent object for new item
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.settings.parametersConstructors in com._1c.g5.v8.dt.dcs.ui.settings.parameters with parameters of type IBmEditingContext Constructor Description Parameters(org.eclipse.swt.widgets.Composite parent, int style, IDcsSettingsProvider settingsProvider, IBmModel bmModel, IBmEditingContext editingContext)Constructor
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.settings.selectedMethods in com._1c.g5.v8.dt.dcs.ui.settings.selected with parameters of type IBmEditingContext Modifier and Type Method Description static org.eclipse.emf.ecore.EObjectSelectedFields. getNewItemParent(IBmEditingContext editingContext, Object obj)Get or create parent object for new item
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.settings.structureMethods in com._1c.g5.v8.dt.dcs.ui.settings.structure with parameters of type IBmEditingContext Modifier and Type Method Description static org.eclipse.emf.ecore.EObjectStructureAddGroupHandler. createGroup(IBmEditingContext editingContext, Object parentObj, DataCompositionGroupField groupingField, int index)Create group
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.settings.structure.customConstructors in com._1c.g5.v8.dt.dcs.ui.settings.structure.custom with parameters of type IBmEditingContext Constructor Description CustomSettingsDialog(org.eclipse.swt.widgets.Shell shell, IV8Project v8project, String langCode, org.eclipse.emf.ecore.EObject object, IBmEditingContext editingContext, boolean editable)ConstructorStructurePreviewCustomContentProvider(IDcsSettingsProvider settingsProvider, DataCompositionSettings settings, IBmEditingContext editingContext)Constructor
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.settings.userConstructors in com._1c.g5.v8.dt.dcs.ui.settings.user with parameters of type IBmEditingContext Constructor Description UserFieldsCaseDialog(org.eclipse.swt.widgets.Shell shell, IDcsSettingsProvider settingsProvider, IBmEditingContext editingContext, boolean editable)ConstructorUserFieldsCaseDialog(org.eclipse.swt.widgets.Shell shell, IDcsSettingsProvider settingsProvider, DataCompositionUserFieldCase value, IBmEditingContext editingContext, boolean editable)ConstructorUserFieldsCaseEditingSupport(ColumnViewer viewer, org.eclipse.swt.widgets.Composite parent, IDcsSettingsProvider settingsProvider, IBmEditingContext editingContext, int columnIndex)Constructor
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.utilMethods in com._1c.g5.v8.dt.dcs.ui.util with parameters of type IBmEditingContext Modifier and Type Method Description static voidDcsCommands. add(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object value)Add single objectstatic voidDcsCommands. add(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object value, int index)Add single objectstatic voidDcsCommands. add(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<?> collection)Add multiple objectsstatic voidDcsCommands. add(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<?> collection, int index)Add multiple objectsstatic voidDcsCommands. move(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, org.eclipse.emf.ecore.EObject element, int newIndex)Move objectstatic voidDcsCommands. remove(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object object)Remove single objectstatic voidDcsCommands. remove(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<?> collection)Remove multiple objectsstatic voidDcsUiUtil. renameDataSet(org.eclipse.swt.widgets.Shell shell, IBmEditingContext editingContext, DataCompositionSchema schema, DataSet dataSet)Переименовать набор данныхstatic voidDcsCommands. set(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object value)Set object
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.valueeditorsFields in com._1c.g5.v8.dt.dcs.ui.valueeditors declared as IBmEditingContext Modifier and Type Field Description protected IBmEditingContextValueEditorBase. editingContextMethods in com._1c.g5.v8.dt.dcs.ui.valueeditors with parameters of type IBmEditingContext Modifier and Type Method Description voidDataCompositionAppearanceTemplateEditor. init(ValueCellEditor cellEditor, Object data, ValueEditControl control, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)voidDataCompositionFunctionalOptionParameterEditor. init(ValueCellEditor cellEditor, Object data, ValueEditControl control, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)voidDataCompositionPeriodAdditionEditor. init(ValueCellEditor cellEditor, Object data, ValueEditControl control, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)voidIValueEditor. init(ValueCellEditor cellEditor, Object parent, ValueEditControl control, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)ИнициализацияvoidMultiTypedEditor. init(ValueCellEditor cellEditor, Object parent, ValueEditControl editControl, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)voidStringEditor. init(ValueCellEditor cellEditor, Object data, ValueEditControl control, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)booleanValueCellEditor. init(Object data, TypeDescription type, Object value, IV8Project v8project, Version version, IBmEditingContext editingContext, boolean editable)InitializationvoidValueEditorBase. init(ValueCellEditor cellEditor, Object data, ValueEditControl control, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)Constructors in com._1c.g5.v8.dt.dcs.ui.valueeditors with parameters of type IBmEditingContext Constructor Description ValueEditingSupport(ColumnViewer viewer, org.eclipse.swt.widgets.Composite widget, IV8Project v8project, IBmEditingContext editingContext, boolean editable)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.valueeditors.availableConstructors in com._1c.g5.v8.dt.dcs.ui.valueeditors.available with parameters of type IBmEditingContext Constructor Description AvailableValuesEditingSupport(ColumnViewer viewer, int columnIndex, AvailableValuesValue values, IBmEditingContext editingContext)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.valueeditors.choiceparameterlinksConstructors in com._1c.g5.v8.dt.dcs.ui.valueeditors.choiceparameterlinks with parameters of type IBmEditingContext Constructor Description ChoiceParameterLinksEditingSupport(ChoiceParameterLinksViewer viewer, int columnIndex, IV8Project v8project, IBmEditingContext editingContext)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.valueeditors.choiceparametersConstructors in com._1c.g5.v8.dt.dcs.ui.valueeditors.choiceparameters with parameters of type IBmEditingContext Constructor Description ChoiceParametersEditingSupport(ChoiceParametersViewer viewer, int columnIndex, IV8Project v8project, IBmEditingContext editingContext)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.valueeditors.gaugechartqualitybandsConstructors in com._1c.g5.v8.dt.dcs.ui.valueeditors.gaugechartqualitybands with parameters of type IBmEditingContext Constructor Description GaugeChartQualityBandsEditingSupport(GaugeChartQualityBandsViewer viewer, int columnIndex, IV8Project v8project, IBmEditingContext editingContext)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.valueeditors.orderexprConstructors in com._1c.g5.v8.dt.dcs.ui.valueeditors.orderexpr with parameters of type IBmEditingContext Constructor Description OrderExpressionEditingSupport(OrderExpressionViewer viewer, int columnIndex, IV8Project v8project, IBmEditingContext editingContext)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.valueeditors.settingsConstructors in com._1c.g5.v8.dt.dcs.ui.valueeditors.settings with parameters of type IBmEditingContext Constructor Description DataCompositionSettingsDialog(org.eclipse.swt.widgets.Shell shell, IDcsSettingsProvider settingsProvider, IMdTypeIndex mdTypeIndex, IBmEmfIndexManager emfIndexManager, IBmEditingContext editingContext, NestedDataCompositionSchema nested, DataCompositionSettings settings, boolean editable)Constructor
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.valueeditors.valuesConstructors in com._1c.g5.v8.dt.dcs.ui.valueeditors.values with parameters of type IBmEditingContext Constructor Description ValuesEditingSupport(ColumnViewer viewer, ValuesValue parentValue, IBmEditingContext editingContext)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.form.ui.aef.swt.viewsMethods in com._1c.g5.v8.dt.form.ui.aef.swt.views that return IBmEditingContext Modifier and Type Method Description IBmEditingContextFormConditionalAppearanceSettingsService. getEditingContext()
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.form.ui.commandsMethods in com._1c.g5.v8.dt.form.ui.commands that return IBmEditingContext Modifier and Type Method Description protected IBmEditingContextAbstractGotoEventHandlerHandler. getEditingContext(ISelection selection, org.eclipse.emf.ecore.EObject element, org.eclipse.core.commands.ExecutionEvent event)Returns the BM editing context from the provided to handler selection and execution event.
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.form.ui.editorMethods in com._1c.g5.v8.dt.form.ui.editor that return IBmEditingContext Modifier and Type Method Description IBmEditingContextIFormEditorPage. getEditingContext()Returns the BM editing context.
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.form.ui.editor.actionsgroupMethods in com._1c.g5.v8.dt.form.ui.editor.actionsgroup that return IBmEditingContext Modifier and Type Method Description protected IBmEditingContextFormActionsGroup. getEditingContext()Returns bm editing context.
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.form.ui.editor.attributeConstructors in com._1c.g5.v8.dt.form.ui.editor.attribute with parameters of type IBmEditingContext Constructor Description FormAttributeTreeViewer(org.eclipse.swt.widgets.Composite parent, int style, IBmEditingContext editingContext, Form model, IV8Project v8project, IDataSourceInfoAssociationService associationService, IUseAlwaysAttributeService useAlwaysAttributeService, ISaveDataAttributeService saveDataAttributeService, boolean isReadOnly)Creates a new form attribute tree viewer.
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configurationMethods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration with parameters of type IBmEditingContext Modifier and Type Method Description protected voidConfigurationStandaloneContentEditHandler. processOkResult(Configuration configuration, IBmEditingContext editingContext, List<Object> selected)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplanMethods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan with parameters of type IBmEditingContext Modifier and Type Method Description protected voidExchangePlanContentEditHandler. processOkResult(ExchangePlan model, IBmEditingContext editingContext, List<Object> selected)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.filtercriterionMethods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.filtercriterion with parameters of type IBmEditingContext Modifier and Type Method Description protected voidFilterCriterionContentEditHandler. processOkResult(FilterCriterion model, IBmEditingContext editingContext, List<Object> selected)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.md.ui.editor.baseMethods in com._1c.g5.v8.dt.md.ui.editor.base that return IBmEditingContext Modifier and Type Method Description IBmEditingContextDtGranularEditor. getEditingContext()Deprecated.IBmEditingContextDtGranularEditorPage. getEditingContext()
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.md.ui.wizards.baseMethods in com._1c.g5.v8.dt.md.ui.wizards.base that return IBmEditingContext Modifier and Type Method Description IBmEditingContextDtNewWizardContext. getEditingContext()Methods in com._1c.g5.v8.dt.md.ui.wizards.base with parameters of type IBmEditingContext Modifier and Type Method Description voidDtNewWizardContext. setEditingContext(IBmEditingContext editingContext)Sets editing context for the wizard context.
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.rights.ui.editors.controllersFields in com._1c.g5.v8.dt.rights.ui.editors.controllers declared as IBmEditingContext Modifier and Type Field Description protected IBmEditingContextRightsEditorRestrictionController. editingContextThe editing contextMethods in com._1c.g5.v8.dt.rights.ui.editors.controllers with parameters of type IBmEditingContext Modifier and Type Method Description voidIRightsEditorController. init(IBmModel bmModel, IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject model, RightsEditorTypes type)Initializes controller from all rights editor.voidRightsEditorController. init(IBmModel bmModel, IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject model, RightsEditorTypes type)Constructors in com._1c.g5.v8.dt.rights.ui.editors.controllers with parameters of type IBmEditingContext Constructor Description RightsEditorRestrictionController(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject model, org.eclipse.core.resources.IProject project, IEventBroker eventBroker, IModelEditingSupport modelEditingSupport)Common constructor.
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.uiMethods in com._1c.g5.v8.dt.ui that return IBmEditingContext Modifier and Type Method Description IBmEditingContextIBmEditingContextAwareSelection. getEditingContext()Deprecated, for removal: This API element is subject to removal in a future version.Returns the BM editing context.
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.ui.aef.actionsMethods in com._1c.g5.v8.dt.ui.aef.actions that return IBmEditingContext Modifier and Type Method Description static IBmEditingContextDtActionHelper. getEditingContext(ISelection selection, org.eclipse.emf.ecore.EObject model)ObtainsIBmEditingContextfor a givenselection.Methods in com._1c.g5.v8.dt.ui.aef.actions with parameters of type IBmEditingContext Modifier and Type Method Description static voidDtActionHelper. executeAsComplexTask(IBmEditingContext editingContext, Collection<?> items, Function<Object,IBmTask<?>> taskCreator)
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.ui.editorMethods in com._1c.g5.v8.dt.ui.editor that return IBmEditingContext Modifier and Type Method Description IBmEditingContextIDtEditor. getEditingContext()Deprecated.use theIDtEditor.getApiEditingContext()
- 
Uses of IBmEditingContext in com._1c.g5.v8.dt.ui.wizardsMethods in com._1c.g5.v8.dt.ui.wizards that return IBmEditingContext Modifier and Type Method Description IBmEditingContextIDtNewWizardContext. getEditingContext()Methods in com._1c.g5.v8.dt.ui.wizards with parameters of type IBmEditingContext Modifier and Type Method Description voidIDtNewWizardContext. setEditingContext(IBmEditingContext editingContext)Sets editing context for the wizard context.
- 
Uses of IBmEditingContext in com.e1c.g5.v8.dt.mw.uiConstructors in com.e1c.g5.v8.dt.mw.ui with parameters of type IBmEditingContext Constructor Description ConstructorDialog(org.eclipse.swt.widgets.Shell parentShell, Document document, List<Fields> inputFields, ModuleProcessor moduleProcessor, IBmEditingContext bmEditingContext, Configuration configuration, boolean canEdit, MdTypeUtil mdTypeUtil, IEObjectProvider typeProvider, DerivedStateComputerUtil derivedStateComputerUtil)Creates a dialog for this document.
- 
Uses of IBmEditingContext in com.e1c.g5.v8.dt.mw.ui.registerConstructors in com.e1c.g5.v8.dt.mw.ui.register with parameters of type IBmEditingContext Constructor Description RegisterDialog(org.eclipse.swt.widgets.Shell parentShell, Document document, Configuration configuration, IBmEditingContext bmEditingContext)Creates a dialog box for selecting registers for this documentRegisterSection(org.eclipse.swt.widgets.Composite parent, Document document, TreeViewer documentTree, ModuleProcessor moduleProcessor, IBmEditingContext bmEditingContext, Configuration configuration, boolean canEdit, MdTypeUtil mdTypeUtil, IEObjectProvider typeProvider, DerivedStateComputerUtil derivedStateComputerUtil)Сreates a register section.
 
-