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

Module view

source code

Functionallity common to TableViews and FormViews
Classes
  AbstractView
A string used to format the title of the view ::
  TabView
Class to combine multiple views in Tabs and let them behave as one view. This class can be used when defining custom create_table_view methods on an ObjectAdmin class to group multiple table views together in one view.
Variables
  __package__ = 'Camelot.camelot.view.controls'