Class AbstractOverridableTabListPropertySection

java.lang.Object
org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
org.eclipse.ui.views.properties.tabbed.AbstractOverridableTabListPropertySection
All Implemented Interfaces:
IOverridableTabList, ISection

public class AbstractOverridableTabListPropertySection extends AbstractPropertySection implements IOverridableTabList
An abstract implementation of a section in a tab that overrides the tabs that are provided by the tabbed property registry with a new list of tabs.
Since:
3.4
  • Constructor Details

    • AbstractOverridableTabListPropertySection

      public AbstractOverridableTabListPropertySection()
  • Method Details