Module field

Module field 

Source
Expand description

Text entry widget.

+--------+
| frame  |
+---+----+
    |
+---+---+
| field |
+-------+

Structs§

Builder
Builder for Field.

Statics§

CONTROLS

Functions§

backspace
Builtin button control ID FieldBackspace
line_entry
Builtin text control ID FieldLineEntry.
set_contents
Utility function to set the field contents to the given string

Type Aliases§

Field