Home | History | Annotate | Download | only in library

Lines Matching full:treeview

71 :class:`Sizegrip` and :class:`Treeview`.  All of these classes are
676 Treeview
679 The :class:`ttk.Treeview` widget displays a hierarchical collection of items.
697 The Treeview widget supports horizontal and vertical scrolling, according to
699 :meth:`Treeview.xview` and :meth:`Treeview.yview`.
826 The Treeview widget generates the following virtual events.
840 The :meth:`Treeview.focus` and :meth:`Treeview.selection` methods can be used
844 ttk.Treeview
847 .. class:: Treeview
851 Returns the bounding box (relative to the treeview widget's window) of
892 The minimum width of the column in pixels. The treeview widget will
1061 An alias for :meth:`Treeview.move`.
1135 Query or modify horizontal position of the treeview.
1140 Query or modify vertical position of the treeview.