...
The showDisplayGroupsHideAllToolWindows element is used to configure the star shaped displayGroupsButton (also known as shortcut or favourites).
- If the displayGroupsButton is
- enabled, all open tool windows (for example log panel, data viewer etc..) will be hidden.
...
- disabled
...
- ,
...
- all hidden tool windows will be shown again.
| Code Block | ||||
|---|---|---|---|---|
| ||||
... </buttonSettings> <showDisplayGroupsHideAllToolWindows/> </timeSeriesDisplay> |
...