See: Description
Interface | Description |
---|---|
IActionProvider |
Allows a tabbed properties view to make contributions to action bars.
|
ISection |
Represents a section of properties for a given input.
|
ISectionDescriptor |
Represents a section descriptor on the tabbed property sections extensions.
|
ISectionDescriptorProvider |
Represents a section descriptor provider for tabbed property sections.
|
ITabbedPropertyConstants |
Constants used by the implementors of ITabbedPropertySection.
|
ITabbedPropertySheetPageContributor |
Interface for a workbench part to contribute content to 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.
|
Class | Description |
---|---|
AbstractPropertySection |
An abstract implementation of a section in a tab in the tabbed property sheet
page.
|
AbstractTypeMapper |
Default implementation of a type mapper.
|
AdvancedPropertySection |
An advanced section that is intended to show the original table format properties view
provided by base Eclipse.
|
TabbedPropertySheetPage |
A property sheet page that provides a tabbed UI.
|
TabbedPropertySheetWidgetFactory |
A FormToolkit customized for use by tabbed property sheet page.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.