Package Camelot :: Package camelot :: Package view :: Package controls :: Module tableview
[frames] | no frames]

Module tableview

source code

Tableview
Classes
  TableWidget
A widget displaying a table, to be used within a TableView
  RowsWidget
Widget that is part of the header widget, displaying the number of rows in the table view
  HeaderWidget
HeaderWidget for a tableview, containing the title, the search widget, and the number of rows in the table
  TableView
A generic tableview widget that puts together some other widgets.
Variables
  logger = logging.getLogger('camelot.view.controls.tableview')
  __package__ = 'Camelot.camelot.view.controls'