| Interface | Description |
|---|---|
| IContextAwarePart<C> | |
| IDetailsViewProvider | |
| IEditorForm | |
| IEditorPart | |
| IEditorPartProvider | |
| IEditorStateListener | |
| IMessageContainer | |
| IPartSelectionListener |
Form parts can implement this interface if they want to be
notified when another part on the same form changes selection
state.
|
| IRevealAware |
| Class | Description |
|---|---|
| AbstractEditorPart | |
| CSashForm | |
| EditorForm |
Managed form wraps a form widget and adds life cycle methods for form parts.
|
| EditorMasterDetailsBlock |
This class implements the 'master/details' UI pattern suitable for inclusion
in a form.
|
| EditorPartBook |
This managed form part handles the 'details' portion of the 'master/details'
block.
|
| EditorWidgetFactory |
A FormToolkit customized for use by editor components.
|
| FormPart | |
| MessageManager | |
| Messages | |
| PageBook |
PageBook is a class that is capable of stacking several composites (pages),
while showing one at a time.
|
| SectionPart |
Section part implements IEditorPart interface based on the Section widget.
|
Copyright © 2022 Fraunhofer IWU. All rights reserved.