Module textbox_derived_lenses

Source
Expand description

Derived lenses for Textbox.

Structs§

caret_timer
Lens for the field caret_timer on Textbox.
edit
Lens for the field edit on Textbox.
lens
Lens for the field lens on Textbox.
on_blur
Lens for the field on_blur on Textbox.
on_cancel
Lens for the field on_cancel on Textbox.
on_edit
Lens for the field on_edit on Textbox.
on_submit
Lens for the field on_submit on Textbox.
placeholder
Lens for the field placeholder on Textbox.
preedit_backup
Lens for the field preedit_backup on Textbox.
root
Lens for the whole Textbox struct.
selection
Lens for the field selection on Textbox.
show_caret
Lens for the field show_caret on Textbox.
show_placeholder
Lens for the field show_placeholder on Textbox.
transform
Lens for the field transform on Textbox.
validate
Lens for the field validate on Textbox.