Module virtual_list_derived_lenses

Source
Expand description

Derived lenses for VirtualList.

Structsยง

focused
Lens for the field focused on VirtualList.
item_height
Lens for the field item_height on VirtualList.
num_items
Lens for the field num_items on VirtualList.
on_scroll
Lens for the field on_scroll on VirtualList.
root
Lens for the whole VirtualList struct.
scroll_to_cursor
Lens for the field scroll_to_cursor on VirtualList.
scroll_x
Lens for the field scroll_x on VirtualList.
scroll_y
Lens for the field scroll_y on VirtualList.
selectable
Lens for the field selectable on VirtualList.
selected
Lens for the field selected on VirtualList.
selection_follows_focus
Lens for the field selection_follows_focus on VirtualList.
show_horizontal_scrollbar
Lens for the field show_horizontal_scrollbar on VirtualList.
show_vertical_scrollbar
Lens for the field show_vertical_scrollbar on VirtualList.
visible_range
Lens for the field visible_range on VirtualList.