Class InfobaseEditorMatchingStrategy

java.lang.Object
com._1c.g5.v8.dt.internal.platform.services.ui.editors.infobase.InfobaseEditorMatchingStrategy
All Implemented Interfaces:
org.eclipse.ui.IEditorMatchingStrategy

public class InfobaseEditorMatchingStrategy extends Object implements org.eclipse.ui.IEditorMatchingStrategy
Matching strategy for infobase editor.
  • Constructor Details

    • InfobaseEditorMatchingStrategy

      public InfobaseEditorMatchingStrategy()
  • Method Details

    • matches

      public boolean matches(org.eclipse.ui.IEditorReference editorRef, org.eclipse.ui.IEditorInput newInput)
      Specified by:
      matches in interface org.eclipse.ui.IEditorMatchingStrategy