Modules§
- label
- Label text.
- selectable
- Selectable text.
Structs§
- Default
Style W
Text input default style.- Field
Style W
Text input style that shows data notes, info, warn and error.- Search
Style W
Text input style for a search field.- Text
Input W
Simple text editor widget.
Statics§
- FIELD_
HELP_ VAR - Text shown under a
FieldStyle
when it has no data notes (no info, warn or error). - STYLE_
FN_ VAR - Contextual style variable.
Functions§
- data_
notes_ adorner_ fn P
Adorner property used byFieldStyle
to show data info, warn and error.- default_
context_ menu - Context menu set by the
DefaultStyle!
. - default_
popup_ context_ capture - Context captured for the context menu, set by the
DefaultStyle!
. - default_
selection_ toolbar - Selection toolbar set by the
DefaultStyle!
. - field_
help P
Text shown under aFieldStyle
when it has no data notes (no info, warn or error).- max_
chars_ count_ adorner_ fn P
Adorner property used byFieldStyle
to show the count/max indicator.- placeholder
P
Widget shown when thetxt
is empty.- placeholder_
txt P
Text shown when thetxt
is empty.- style_
fn P
Extends or replaces the widget style.