Uses of Interface
com._1c.g5.v8.bm.integration.IBmEditingContext
-
-
Uses of IBmEditingContext in com._1c.g5.v8.bm.integration
Subinterfaces of IBmEditingContext in com._1c.g5.v8.bm.integration Modifier and Type Interface Description interface
IBmGlobalEditingContext
The global editing context.interface
IBmLocalEditingContext
The local editing context. -
Uses of IBmEditingContext in com._1c.g5.v8.dt.aef2.bm.changes
Constructors 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.core
Classes in com._1c.g5.v8.dt.core that implement IBmEditingContext Modifier and Type Class Description static class
V8Commands.NoTransactionEditingContext
SpecialIBmEditingContext
for executeBmCompoundTask
andV8Commands.EmfCommandBmTask
withoutIBmTransaction
static class
V8Commands.ReadOnlyEditingContextWrapper
Special wrapper around theIBmLocalEditingContext
which 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 void
V8Commands.CompoundV8Command. execute(IBmEditingContext editingContext)
static void
V8Commands. executeAdd(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object value)
static void
V8Commands. executeAdd(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object value, int index)
static void
V8Commands. executeAdd(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<?> collection)
static void
V8Commands. executeAdd(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<?> collection, int index)
static void
V8Commands. executeMove(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EObject element, int newIndex, org.eclipse.emf.ecore.EStructuralFeature feature)
static void
V8Commands. executeRemove(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object object)
static void
V8Commands. executeRemove(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<?> collection)
static void
V8Commands. executeSet(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object value)
static void
V8Commands. 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.virtualfile
Methods in com._1c.g5.v8.dt.core.virtualfile with parameters of type IBmEditingContext Modifier and Type Method Description void
IVirtualFile. setEditingContext(IBmEditingContext editingContext)
Sets the BM editing context. -
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui
Methods in com._1c.g5.v8.dt.dcs.ui that return IBmEditingContext Modifier and Type Method Description IBmEditingContext
DataCompositionSchemaControlContext. getEditingContext()
IBmEditingContext
DataCompositionSchemaEditor. getEditingContext()
Get editing context.IBmEditingContext
EditorPageBase. getEditingContext()
IBmEditingContext
IDcsEnvironmentProvider. 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 IModelApi
DataCompositionSchemaEditor. 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.calculated
Constructors 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.collectionparameters
Methods in com._1c.g5.v8.dt.dcs.ui.collectionparameters that return IBmEditingContext Modifier and Type Method Description IBmEditingContext
CollectionParametersData. getEditingContext()
Returns BM editing context. -
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.links
Constructors 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.settings
Fields in com._1c.g5.v8.dt.dcs.ui.settings declared as IBmEditingContext Modifier and Type Field Description protected IBmEditingContext
SettingsPartBase. editingContext
Methods in com._1c.g5.v8.dt.dcs.ui.settings that return IBmEditingContext Modifier and Type Method Description IBmEditingContext
Settings. getEditingContext()
IBmEditingContext
SettingsDialog. getEditingContext()
IBmEditingContext
SettingsPartBase. 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 void
SettingsTransferData. dropTableItems(IBmEditingContext editingContext, org.eclipse.swt.dnd.DropTargetEvent event, TableExViewer viewer)
Drop table itemsstatic void
SettingsTransferData. dropTreeItems(IBmEditingContext editingContext, org.eclipse.swt.dnd.DropTargetEvent event, TableExTreeViewer viewer, org.eclipse.emf.ecore.EObject root)
Drop tree itemsstatic void
SettingsAutoExpander. groupExpandAutoSetting(IBmEditingContext editingContext, DataCompositionAutoGroupField setting)
Expand group auto field for groupstatic void
SettingsAutoExpander. groupExpandAutoSetting(IBmEditingContext editingContext, DataCompositionAutoOrderItem setting)
Expand order auto field for groupstatic void
SettingsAutoExpander. makeUse(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject obj)
Set use of objectstatic void
SettingsAutoExpander. settingsExpandAutoSetting(IBmEditingContext editingContext, DataCompositionAutoOrderItem setting)
Expand order auto field for settingstatic void
SettingsAutoExpander. settingsExpandAutoSetting(IBmEditingContext editingContext, DataCompositionAutoSelectedField setting)
Expand selected auto field for settingstatic void
SettingsAutoExpander. 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.available
Methods in com._1c.g5.v8.dt.dcs.ui.settings.available that return IBmEditingContext Modifier and Type Method Description IBmEditingContext
AvailableFields. 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 void
AvailableFieldsSelectHandler. addField(IBmEditingContext editingContext, IDcsSettingsProvider settingsProvider, Object owner, DcsAvailableFieldInfo fieldInfo, int alias)
Add fieldstatic Object
AvailableFieldsSelectHandler. 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.conditional
Methods in com._1c.g5.v8.dt.dcs.ui.settings.conditional that return IBmEditingContext Modifier and Type Method Description IBmEditingContext
ConditionalAppearance. 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.EObject
ConditionalAppearance. getNewItemParent(IBmEditingContext editingContext, Object obj)
Get or create parent object for new itemvoid
DataCompositionAppearanceFieldsEditor. 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.filter
Methods 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.EObject
Filter. 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.order
Methods 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.EObject
Order. 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.parameters
Constructors 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.selected
Methods 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.EObject
SelectedFields. 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.structure
Methods 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.EObject
StructureAddGroupHandler. createGroup(IBmEditingContext editingContext, Object parentObj, DataCompositionGroupField groupingField, int index)
Create group -
Uses of IBmEditingContext in com._1c.g5.v8.dt.dcs.ui.settings.structure.custom
Constructors 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.user
Constructors 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.util
Methods in com._1c.g5.v8.dt.dcs.ui.util with parameters of type IBmEditingContext Modifier and Type Method Description static void
DcsCommands. add(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object value)
Add single objectstatic void
DcsCommands. add(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object value, int index)
Add single objectstatic void
DcsCommands. add(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<?> collection)
Add multiple objectsstatic void
DcsCommands. add(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<?> collection, int index)
Add multiple objectsstatic void
DcsCommands. 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 void
DcsCommands. remove(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Object object)
Remove single objectstatic void
DcsCommands. remove(IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<?> collection)
Remove multiple objectsstatic void
DcsUiUtil. renameDataSet(org.eclipse.swt.widgets.Shell shell, IBmEditingContext editingContext, DataCompositionSchema schema, DataSet dataSet)
Переименовать набор данныхstatic void
DcsCommands. 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.valueeditors
Fields in com._1c.g5.v8.dt.dcs.ui.valueeditors declared as IBmEditingContext Modifier and Type Field Description protected IBmEditingContext
ValueEditorBase. editingContext
Methods in com._1c.g5.v8.dt.dcs.ui.valueeditors with parameters of type IBmEditingContext Modifier and Type Method Description void
DataCompositionAppearanceTemplateEditor. init(ValueCellEditor cellEditor, Object data, ValueEditControl control, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)
void
DataCompositionFunctionalOptionParameterEditor. init(ValueCellEditor cellEditor, Object data, ValueEditControl control, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)
void
DataCompositionPeriodAdditionEditor. init(ValueCellEditor cellEditor, Object data, ValueEditControl control, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)
void
IValueEditor. init(ValueCellEditor cellEditor, Object parent, ValueEditControl control, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)
Инициализацияvoid
MultiTypedEditor. init(ValueCellEditor cellEditor, Object parent, ValueEditControl editControl, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)
void
StringEditor. init(ValueCellEditor cellEditor, Object data, ValueEditControl control, IV8Project v8project, TypeDescription typeDesc, IBmEditingContext editingContext)
boolean
ValueCellEditor. init(Object data, TypeDescription type, Object value, IV8Project v8project, Version version, IBmEditingContext editingContext, boolean editable)
Initializationvoid
ValueEditorBase. 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.available
Constructors 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.choiceparameterlinks
Constructors 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.choiceparameters
Constructors 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.gaugechartqualitybands
Constructors 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.orderexpr
Constructors 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.settings
Constructors 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.values
Constructors 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.views
Methods in com._1c.g5.v8.dt.form.ui.aef.swt.views that return IBmEditingContext Modifier and Type Method Description IBmEditingContext
FormConditionalAppearanceSettingsService. getEditingContext()
-
Uses of IBmEditingContext in com._1c.g5.v8.dt.form.ui.commands
Methods in com._1c.g5.v8.dt.form.ui.commands that return IBmEditingContext Modifier and Type Method Description protected IBmEditingContext
AbstractGotoEventHandlerHandler. 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.editor
Methods in com._1c.g5.v8.dt.form.ui.editor that return IBmEditingContext Modifier and Type Method Description IBmEditingContext
IFormEditorPage. getEditingContext()
Returns the BM editing context. -
Uses of IBmEditingContext in com._1c.g5.v8.dt.form.ui.editor.actionsgroup
Methods in com._1c.g5.v8.dt.form.ui.editor.actionsgroup that return IBmEditingContext Modifier and Type Method Description protected IBmEditingContext
FormActionsGroup. getEditingContext()
Returns bm editing context. -
Uses of IBmEditingContext in com._1c.g5.v8.dt.form.ui.editor.attribute
Constructors 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.configuration
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration with parameters of type IBmEditingContext Modifier and Type Method Description protected void
ConfigurationStandaloneContentEditHandler. processOkResult(Configuration configuration, IBmEditingContext editingContext, List<Object> selected)
-
Uses of IBmEditingContext in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan with parameters of type IBmEditingContext Modifier and Type Method Description protected void
ExchangePlanContentEditHandler. processOkResult(ExchangePlan model, IBmEditingContext editingContext, List<Object> selected)
-
Uses of IBmEditingContext in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.filtercriterion
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.filtercriterion with parameters of type IBmEditingContext Modifier and Type Method Description protected void
FilterCriterionContentEditHandler. processOkResult(FilterCriterion model, IBmEditingContext editingContext, List<Object> selected)
-
Uses of IBmEditingContext in com._1c.g5.v8.dt.md.ui.editor.base
Methods in com._1c.g5.v8.dt.md.ui.editor.base that return IBmEditingContext Modifier and Type Method Description IBmEditingContext
DtGranularEditor. getEditingContext()
Deprecated.IBmEditingContext
DtGranularEditorPage. getEditingContext()
-
Uses of IBmEditingContext in com._1c.g5.v8.dt.md.ui.wizards.base
Methods in com._1c.g5.v8.dt.md.ui.wizards.base that return IBmEditingContext Modifier and Type Method Description IBmEditingContext
DtNewWizardContext. getEditingContext()
Methods in com._1c.g5.v8.dt.md.ui.wizards.base with parameters of type IBmEditingContext Modifier and Type Method Description void
DtNewWizardContext. setEditingContext(IBmEditingContext editingContext)
Sets editing context for the wizard context. -
Uses of IBmEditingContext in com._1c.g5.v8.dt.rights.ui.editors.controllers
Fields in com._1c.g5.v8.dt.rights.ui.editors.controllers declared as IBmEditingContext Modifier and Type Field Description protected IBmEditingContext
RightsEditorRestrictionController. editingContext
The editing contextMethods in com._1c.g5.v8.dt.rights.ui.editors.controllers with parameters of type IBmEditingContext Modifier and Type Method Description void
IRightsEditorController. init(IBmModel bmModel, IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject model, RightsEditorTypes type)
Initializes controller from all rights editor.void
RightsEditorController. 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.ui
Methods in com._1c.g5.v8.dt.ui that return IBmEditingContext Modifier and Type Method Description IBmEditingContext
IBmEditingContextAwareSelection. 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.actions
Methods in com._1c.g5.v8.dt.ui.aef.actions that return IBmEditingContext Modifier and Type Method Description static IBmEditingContext
DtActionHelper. getEditingContext(ISelection selection, org.eclipse.emf.ecore.EObject model)
ObtainsIBmEditingContext
for a givenselection
.Methods in com._1c.g5.v8.dt.ui.aef.actions with parameters of type IBmEditingContext Modifier and Type Method Description static void
DtActionHelper. executeAsComplexTask(IBmEditingContext editingContext, Collection<?> items, Function<Object,IBmTask<?>> taskCreator)
-
Uses of IBmEditingContext in com._1c.g5.v8.dt.ui.editor
Methods in com._1c.g5.v8.dt.ui.editor that return IBmEditingContext Modifier and Type Method Description IBmEditingContext
IDtEditor. getEditingContext()
Deprecated.use theIDtEditor.getApiEditingContext()
-
Uses of IBmEditingContext in com._1c.g5.v8.dt.ui.wizards
Methods in com._1c.g5.v8.dt.ui.wizards that return IBmEditingContext Modifier and Type Method Description IBmEditingContext
IDtNewWizardContext. getEditingContext()
Methods in com._1c.g5.v8.dt.ui.wizards with parameters of type IBmEditingContext Modifier and Type Method Description void
IDtNewWizardContext. setEditingContext(IBmEditingContext editingContext)
Sets editing context for the wizard context. -
Uses of IBmEditingContext in com.e1c.g5.v8.dt.mw.ui
Constructors 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.register
Constructors 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.
-