Class ShowEventsSectionPreferences

  • All Implemented Interfaces:
    org.eclipse.handly.ui.preference.IBooleanPreference, org.eclipse.handly.ui.preference.IPreference

    public class ShowEventsSectionPreferences
    extends org.eclipse.handly.ui.preference.BooleanPreference
    Special preferences for saving state of "Show Events Section" action in toolbar
    • Constructor Summary

      Constructors 
      Constructor Description
      ShowEventsSectionPreferences​(org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreAccess preferenceStoreAccess)  
    • Method Summary

      • Methods inherited from class org.eclipse.handly.ui.preference.BooleanPreference

        getValue, setDefault, setValue
      • Methods inherited from class org.eclipse.handly.ui.preference.AbstractPreference

        addListener, getName, getStore, isDefault, removeListener, setToDefault
      • Methods inherited from interface org.eclipse.handly.ui.preference.IPreference

        addListener, removeListener
    • Constructor Detail

      • ShowEventsSectionPreferences

        @Inject
        public ShowEventsSectionPreferences​(org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreAccess preferenceStoreAccess)
        Parameters:
        preferenceStoreAccess - preference store access for the language (not null)