Uses of Interface
org.eclipse.ui.views.properties.tabbed.ITabItem
-
Packages that use ITabItem Package Description org.eclipse.ui.views.properties.tabbed Provides the Tabbed Properties framework. -
-
Uses of ITabItem in org.eclipse.ui.views.properties.tabbed
Subinterfaces of ITabItem in org.eclipse.ui.views.properties.tabbed Modifier and Type Interface Description interfaceITabDescriptorRepresents a tab descriptor for the tabbed property view.Classes in org.eclipse.ui.views.properties.tabbed that implement ITabItem Modifier and Type Class Description classAbstractTabDescriptorAn abstract implementation of a tab descriptor for the tabbed property view.Methods in org.eclipse.ui.views.properties.tabbed that return ITabItem Modifier and Type Method Description ITabItem[]AbstractOverridableTabListPropertySection. getTabs()ITabItem[]IOverridableTabList. getTabs()Returns the list of tabs.
-