Expand description
Derived lenses for List
.
Structsยง
- focused
- Lens for the field
focused
onList
. - num_
items - Lens for the field
num_items
onList
. - orientation
- Lens for the field
orientation
onList
. - root
- Lens for the whole
List
struct. - scroll_
to_ cursor - Lens for the field
scroll_to_cursor
onList
. - scroll_
x - Lens for the field
scroll_x
onList
. - scroll_
y - Lens for the field
scroll_y
onList
. - selectable
- Lens for the field
selectable
onList
. - selected
- Lens for the field
selected
onList
. - selection_
follows_ focus - Lens for the field
selection_follows_focus
onList
. - show_
horizontal_ scrollbar - Lens for the field
show_horizontal_scrollbar
onList
. - show_
vertical_ scrollbar - Lens for the field
show_vertical_scrollbar
onList
.