|
OpenTAP 9.31
API Reference
|
Attribute used to specify how to display a ComponentSettingsList class in a GUI. More...
Inherits Attribute.
Public Types | |
| enum | DisplayMode { MasterDetail , DataGrid } |
| Enum used to specify how to display a ComponentSettingsList class in a GUI. More... | |
Public Member Functions | |
| ComponentSettingsLayoutAttribute (DisplayMode mode) | |
| Creates a new instance of this class. More... | |
Properties | |
| DisplayMode | Mode [get] |
| Specifies how to display the decorated class in a GUI. | |
Attribute used to specify how to display a ComponentSettingsList class in a GUI.
Enum used to specify how to display a ComponentSettingsList class in a GUI.
| Enumerator | |
|---|---|
| MasterDetail | Show the list of objects as a master details view (list on the left, details for selected element in list on the right). |
| DataGrid | Show the list of objects as rows in a table. |
|
inline |
Creates a new instance of this class.
| mode | Specifies how to display the decorated class in a GUI. |
OpenTAP 9.31 API built Fri Oct 17 2025 07:12:36