Lines Matching full:treeview
74 :class:`Separator`, :class:`Sizegrip` and :class:`Treeview`. And all them are
695 Treeview
698 The :class:`ttk.Treeview` widget displays a hierarchical collection of items.
716 The Treeview widget supports horizontal and vertical scrolling, according to
718 :meth:`Treeview.xview` and :meth:`Treeview.yview`.
848 The Treeview widget generates the following virtual events.
864 The :meth:`Treeview.focus` and :meth:`Treeview.selection` methods can be used
868 ttk.Treeview
871 .. class:: Treeview
875 Returns the bounding box (relative to the treeview widget's window) of
916 The minimum width of the column in pixels. The treeview widget will
1085 An alias for :meth:`Treeview.move`.
1159 Query or modify horizontal position of the treeview.
1164 Query or modify vertical position of the treeview.