public class MenuBar extends Widget:
Function-key menu bar.
This widget owns both menu metadata and menu rendering so the terminal does not have to duplicate ordering, compact-title selection and hit-testing.
| Modifier and Type | Member | Description |
|---|---|---|
| public | compactTitleOf | No summary. |
| public | hasKey | No summary. |
| public | keyAt | No summary. |
| public | keys | No summary. |
| public override | paintToFrame | No summary. |
| public | setMenu | No summary. |
| public | titleOf | No summary. |
| public | trigger | No summary. |