| Interface | Description |
|---|---|
| FormFieldPage |
This interface is used by the
IFieldFactory to split a form into several pages. |
| IFieldFactory |
| Class | Description |
|---|---|
| AbstractFieldFactory |
Base implementation of
IFieldFactory. |
| AbstractFieldFactory.BasicPage |
Basic implementation of
FormFieldPage to be instantiated directly. |
| ElementFormPanel |
An
IPanelProvider implementation displaying a form for the selected model element. |