LineEdit
classin packageklyn.gui.terminal
public class LineEdit extends Widget:
└ Widget
└ LineEdit
Single-line editable text widget.
Fields
Modifier and Type Member Description
public placeholder
placeholder as String = ""
No summary.
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 LineEdit
LineEdit(text as String = ""):
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