Crate zng_wgt_text_input
source ·Modules§
- Label text.
- Selectable text.
Structs§
W
Text input default style.W
Text input style that shows data notes, info, warn and error.W
Text input style for a search field.W
Simple text editor widget.
Statics§
- Text shown under a
FieldStyle
when it has no data notes (no info, warn or error). - Contextual style variable.
Functions§
P
Adorner property used byFieldStyle
to show data info, warn and error.- Context menu set by the
DefaultStyle!
. - Context captured for the context menu, set by the
DefaultStyle!
. - Selection toolbar set by the
DefaultStyle!
. P
Text shown under aFieldStyle
when it has no data notes (no info, warn or error).P
Adorner property used byFieldStyle
to show the count/max indicator.P
Widget shown when thetxt
is empty.P
Text shown when thetxt
is empty.P
Extends or replaces the widget style.