Class ShowEventsSectionActionContribution

  • All Implemented Interfaces:
    org.eclipse.handly.ui.outline.IOutlineContribution

    public class ShowEventsSectionActionContribution
    extends org.eclipse.handly.ui.outline.ToggleActionContribution
    Special action for show/hide Events Section
    • Constructor Detail

      • ShowEventsSectionActionContribution

        public ShowEventsSectionActionContribution​(ShowEventsSectionPreferences showEventsSectionPreferences)
    • Method Detail

      • getPreference

        protected org.eclipse.handly.ui.preference.IBooleanPreference getPreference()
        Specified by:
        getPreference in class org.eclipse.handly.ui.outline.ToggleActionContribution
      • configureAction

        protected void configureAction​(org.eclipse.jface.action.IAction action)
        Specified by:
        configureAction in class org.eclipse.handly.ui.outline.ToggleActionContribution