Module list_derived_lenses
Expand description
Derived lenses for List.
Structsยง
- focused
- Lens for the field
focusedonList. - num_
items - Lens for the field
num_itemsonList. - orientation
- Lens for the field
orientationonList. - root
- Lens for the whole
Liststruct. - scroll_
to_ cursor - Lens for the field
scroll_to_cursoronList. - scroll_
x - Lens for the field
scroll_xonList. - scroll_
y - Lens for the field
scroll_yonList. - selectable
- Lens for the field
selectableonList. - selected
- Lens for the field
selectedonList. - selection_
follows_ focus - Lens for the field
selection_follows_focusonList. - show_
horizontal_ scrollbar - Lens for the field
show_horizontal_scrollbaronList. - show_
vertical_ scrollbar - Lens for the field
show_vertical_scrollbaronList.