Interface | Description |
---|---|
IModulePropertyCustomPanel | |
IModulePropertyPage |
Interface defining a module's property view.
|
IModulePropertyPanel |
This interface defines the property page of a module.
|
IModulePropertyTable |
This class is a data model for all module's property pages.
|
Class | Description |
---|---|
AbstractModulePropertyPage |
Abstract class of a module property page generated by the MDA Designer tool.
|
ElementFormPropertyPanel |
An
IModulePropertyCustomPanel implementation displaying a form for the selected element. |
ModuleMultiVariantPropertyPanel |
The ModuleMultiVariantPropertyPanel is an implementation of IModulePropertyCustomPanel that supports different GUI depending on the element to display.
|