Uses of Class
com._1c.g5.v8.dt.compare.ui.DtCompareEditorInput
Packages that use DtCompareEditorInput
Package
Description
-
Uses of DtCompareEditorInput in com._1c.g5.v8.dt.compare.ui
Subclasses of DtCompareEditorInput in com._1c.g5.v8.dt.compare.ui -
Uses of DtCompareEditorInput in com._1c.g5.v8.dt.internal.bsl.compare.ui
Methods in com._1c.g5.v8.dt.internal.bsl.compare.ui that return DtCompareEditorInputModifier and TypeMethodDescriptionstatic DtCompareEditorInputBslCompareUiUtils.createBslModuleCompareEditorInput(BslModuleComparisonNode comparisonNode, IComparisonSession session, String mainComparisonSideName, String otherComparisonSideName, IQualifiedNameFilePathConverter filePathConverter, ISymbolicLinkLocalizer symbolicLinkLocalizer) Creates the Bsl module compare editor input. -
Uses of DtCompareEditorInput in com._1c.g5.v8.dt.internal.compare.ui.mergeviewer.handlers
Methods in com._1c.g5.v8.dt.internal.compare.ui.mergeviewer.handlers that return DtCompareEditorInputModifier and TypeMethodDescriptionstatic DtCompareEditorInputCompareHandlerUtils.createDtCompareEditorInput(org.eclipse.compare.ITypedElement leftElement, org.eclipse.compare.ITypedElement rightElement, org.eclipse.compare.CompareConfiguration compareConfiguration) Creates a compare editor input for the given typed elements with optional right editable side.