docs/tableview.rst
author Radek Brich <radek.brich@devl.cz>
Fri, 18 Jan 2013 22:36:50 +0100
changeset 62 2f61931520c9
parent 21 8553a6bd2d82
permissions -rw-r--r--
Rework layouts: Layout is now normal Container which places its children upon resize event. Drop TopWindow, top is now any subclass of Container. Add floater concept: floaters are widgets drawn over normal widgets, not clipped by parent. Add HScrollbar and Scrollbar abstract base class.

TableView
=========

.. toctree::
   :maxdepth: 3
   :titlesonly:

.. automodule:: tuikit.tableview
   :members:
   :show-inheritance: