Expand description
Derived lenses for VirtualList
.
Structsยง
- focused
- Lens for the field
focused
onVirtualList
. - item_
height - Lens for the field
item_height
onVirtualList
. - num_
items - Lens for the field
num_items
onVirtualList
. - on_
scroll - Lens for the field
on_scroll
onVirtualList
. - root
- Lens for the whole
VirtualList
struct. - scroll_
to_ cursor - Lens for the field
scroll_to_cursor
onVirtualList
. - scroll_
x - Lens for the field
scroll_x
onVirtualList
. - scroll_
y - Lens for the field
scroll_y
onVirtualList
. - selectable
- Lens for the field
selectable
onVirtualList
. - selected
- Lens for the field
selected
onVirtualList
. - selection_
follows_ focus - Lens for the field
selection_follows_focus
onVirtualList
. - show_
horizontal_ scrollbar - Lens for the field
show_horizontal_scrollbar
onVirtualList
. - show_
vertical_ scrollbar - Lens for the field
show_vertical_scrollbar
onVirtualList
. - visible_
range - Lens for the field
visible_range
onVirtualList
.