| AbstractPropertySection |
An abstract implementation of a section in a tab in the tabbed property sheet
page.
|
| IOverridableTabList |
Represents a list of tabs.
|
| ISection |
Represents a section of properties for a given input.
|
| ISectionDescriptor |
Represents a section descriptor on the tabbed property sections extensions.
|
| ITabbedPropertySheetPageContributor |
Interface for a workbench part to contribute content to the tabbed property
view.
|
| ITabDescriptor |
Represents a tab descriptor for the tabbed property view.
|
| ITabItem |
Represents a tab to be displayed in the tab list in the tabbed property sheet
page.
|
| ITabSelectionListener |
A listener interested in tab selection events that occur for the tabbed
property sheet page.
|
| ITypeMapper |
Allows property sheet page contributors to map the input object type to a
domain model type.
|
| TabbedPropertySheetPage |
A property sheet page that provides a tabbed UI.
|
| TabbedPropertySheetWidgetFactory |
A FormToolkit customized for use by tabbed property sheet page.
|
| TabContents |
A property tab is composed by one or more property sections and is used to
categorize sections.
|