StatusLabel
classin packageklyn.gui.terminal
public class StatusLabel extends Widget:
└ Widget
└ StatusLabel
Status bar text compartment with optional binding.
Attributes inherited from Widget: lastRenderAnsi, lastRenderHeight, lastRenderPlain, lastRenderWidth, layout, visible
Properties
Modifier and Type Member Description
public property text
text as String:
No summary.
Properties inherited from Widget: lastRenderFrame, position, size
Properties inherited from Object: type
Constructors
Modifier and Type Member Description
public StatusLabel
StatusLabel(text as String = ""):
No summary.
Methods
Modifier and Type Member Description
public connect No summary.
public disconnect
disconnect() as Void:
No summary.
Methods inherited from Widget: add, baseAnsiStyle, captureRenderFrame, children, clearChildren, handleEvent, handleMouseEvent, paint, paintToFrame, performLayout, refresh, renderAnsiSnapshot, renderPlainSnapshot, scrollbarThumbGlyph, scrollbarTrackGlyph
Methods inherited from Object: fromJson, toDict, toJson, toString, toXml