public class StatusLabel extends Widget:
Status bar text compartment with optional binding.
| Modifier and Type | Member | Description |
|---|---|---|
| public | StatusLabelStatusLabel(text as String = ""): |
No summary. |
| Modifier and Type | Member | Description |
|---|---|---|
| public | connectconnect(binding as klyn.gui.terminal.BindingRef) as StatusLabel: |
No summary. |
| public | disconnectdisconnect() as Void: |
No summary. |