Module virtual_list_derived_lenses
Expand description
Derived lenses for VirtualList.
Structsยง
- focused
- Lens for the field
focusedonVirtualList. - item_
height - Lens for the field
item_heightonVirtualList. - num_
items - Lens for the field
num_itemsonVirtualList. - on_
scroll - Lens for the field
on_scrollonVirtualList. - root
- Lens for the whole
VirtualListstruct. - scroll_
to_ cursor - Lens for the field
scroll_to_cursoronVirtualList. - scroll_
x - Lens for the field
scroll_xonVirtualList. - scroll_
y - Lens for the field
scroll_yonVirtualList. - selectable
- Lens for the field
selectableonVirtualList. - selected
- Lens for the field
selectedonVirtualList. - selection_
follows_ focus - Lens for the field
selection_follows_focusonVirtualList. - show_
horizontal_ scrollbar - Lens for the field
show_horizontal_scrollbaronVirtualList. - show_
vertical_ scrollbar - Lens for the field
show_vertical_scrollbaronVirtualList. - visible_
range - Lens for the field
visible_rangeonVirtualList.