Uses of Interface
com._1c.g5.v8.dt.compare.model.TextNodeCustomMergeSettings
Packages that use TextNodeCustomMergeSettings
Package
Description
-
Uses of TextNodeCustomMergeSettings in com._1c.g5.v8.dt.compare.model
Methods in com._1c.g5.v8.dt.compare.model that return TextNodeCustomMergeSettingsModifier and TypeMethodDescriptionCompareFactory.createTextNodeCustomMergeSettings()Returns a new object of class 'Text Node Custom Merge Settings'. -
Uses of TextNodeCustomMergeSettings in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement TextNodeCustomMergeSettingsModifier and TypeClassDescriptionclassAn implementation of the model object 'Text Node Custom Merge Settings'.Methods in com._1c.g5.v8.dt.compare.model.impl that return TextNodeCustomMergeSettings -
Uses of TextNodeCustomMergeSettings in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type TextNodeCustomMergeSettingsModifier and TypeMethodDescriptionCompareSwitch.caseTextNodeCustomMergeSettings(TextNodeCustomMergeSettings object) Returns the result of interpreting the object as an instance of 'Text Node Custom Merge Settings'. -
Uses of TextNodeCustomMergeSettings in com._1c.g5.v8.dt.compare.ui
Methods in com._1c.g5.v8.dt.compare.ui with parameters of type TextNodeCustomMergeSettingsModifier and TypeMethodDescriptionIThreeSideTypedMergeCreator.createThreeSideTypedMergeDialog(org.eclipse.swt.widgets.Shell shell, ThreeSideTextMergeEditorInput mergeEditorInput, org.eclipse.ui.services.IServiceLocator serviceLocator, boolean isThreeWay, TextNodeCustomMergeSettings textNodeCustomMergeSettings) Creates three side typed merge dialog.TextDocumentTemplateThreeSideTypedMergeCreator.createThreeSideTypedMergeDialog(org.eclipse.swt.widgets.Shell shell, ThreeSideTextMergeEditorInput mergeEditorInput, org.eclipse.ui.services.IServiceLocator serviceLocator, boolean isThreeWay, TextNodeCustomMergeSettings textNodeCustomMergeSettings) -
Uses of TextNodeCustomMergeSettings in com._1c.g5.v8.dt.compare.ui.dialogs
Constructors in com._1c.g5.v8.dt.compare.ui.dialogs with parameters of type TextNodeCustomMergeSettingsModifierConstructorDescriptionprotectedAbstractThreeSideTypedMergeDialog(org.eclipse.swt.widgets.Shell shell, ThreeSideTextMergeEditorInput mergeEditorInput, org.eclipse.ui.services.IServiceLocator serviceLocator, boolean isThreeWay, TextNodeCustomMergeSettings textNodeCustomMergeSettings) Constructor. -
Uses of TextNodeCustomMergeSettings in com._1c.g5.v8.dt.internal.bsl.compare.ui
Methods in com._1c.g5.v8.dt.internal.bsl.compare.ui with parameters of type TextNodeCustomMergeSettingsModifier and TypeMethodDescriptionBslModuleThreeSideTypedMergeCreator.createThreeSideTypedMergeDialog(org.eclipse.swt.widgets.Shell shell, ThreeSideTextMergeEditorInput mergeEditorInput, org.eclipse.ui.services.IServiceLocator serviceLocator, boolean isThreeWay, TextNodeCustomMergeSettings textNodeCustomMergeSettings) -
Uses of TextNodeCustomMergeSettings in com._1c.g5.v8.dt.internal.bsl.compare.ui.wizard
Constructors in com._1c.g5.v8.dt.internal.bsl.compare.ui.wizard with parameters of type TextNodeCustomMergeSettingsModifierConstructorDescriptionBslModuleThreeSideMergeDialog(org.eclipse.swt.widgets.Shell shell, ThreeSideTextMergeEditorInput mergeEditorInput, org.eclipse.ui.services.IServiceLocator serviceLocator, boolean isThreeWay, TextNodeCustomMergeSettings textNodeCustomMergeSettings) Constructor. -
Uses of TextNodeCustomMergeSettings in com._1c.g5.v8.dt.internal.compare.ui.dialogs
Constructors in com._1c.g5.v8.dt.internal.compare.ui.dialogs with parameters of type TextNodeCustomMergeSettingsModifierConstructorDescriptionTextDocumentTemplateThreeSideMergeDialog(org.eclipse.swt.widgets.Shell shell, ThreeSideTextMergeEditorInput mergeEditorInput, org.eclipse.ui.services.IServiceLocator serviceLocator, boolean isThreeWay, TextNodeCustomMergeSettings textNodeCustomMergeSettings) Constructor.