Modules§
- label
- Label text.
- selectable
- Selectable text.
Structs§
- Default
Style WText input default style.- Field
Style WText input style that shows data notes, info, warn and error.- Search
Style WText input style for a search field.- Text
Input WSimple text editor widget.
Statics§
- FIELD_
HELP_ VAR - Text shown under a
FieldStylewhen it has no data notes (no info, warn or error). - FIELD_
STYLE_ FN_ VAR - Contextual style variable.
- SEARCH_
STYLE_ FN_ VAR - Contextual style variable.
- STYLE_
FN_ VAR - Contextual style variable.
Functions§
- data_
notes_ adorner_ fn PAdorner property used byFieldStyleto 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 PText shown under aFieldStylewhen it has no data notes (no info, warn or error).- field_
style_ fn PExtends or replaces theFieldStyle!.- max_
chars_ count_ adorner_ fn PAdorner property used byFieldStyleto show the count/max indicator.- placeholder
PWidget shown when thetxtis empty.- placeholder_
txt PText shown when thetxtis empty.- search_
style_ fn PExtends or replaces theSearchStyle!.- style_
fn PExtends or replaces the widget style.