Class LinkWithEditorPreference

All Implemented Interfaces:
IBooleanPreference, IPreference

public class LinkWithEditorPreference extends BooleanPreference
A language-specific link-with-editor preference for the outline.
  • Constructor Details

    • LinkWithEditorPreference

      @Inject public LinkWithEditorPreference(org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreAccess preferenceStoreAccess)
      Creates a new link-with-editor preference for the outline using the given language-specific preference store access.
      Parameters:
      preferenceStoreAccess - preference store access for the language (not null)