Package ZenWidgets :: Module ZenTableManager
[show private | hide private]
[frames | no frames]

Module ZenWidgets.ZenTableManager

ZenTableManager

ZenTableManager is a Zope Product that helps manage and display large sets of tabular data. It allows for column sorting, break down of the set into pages, and filtering of elements in the table. It also allows users to store their own default page size (but publishes a hook to get this values from a different location).

$Id: ZenTableManager.py,v 1.4 2004/04/03 04:18:22 edahl Exp $
Classes
ZenTableManager ZenTableManager manages display of tabular data

Exceptions
TableStateNotFound  

Function Summary
  manage_addZenTableManager(context, id, REQUEST)
make a CVDeviceLoader

Variable Summary
str __revision__ = '1.4'

Function Details

manage_addZenTableManager(context, id='', REQUEST=None)

make a CVDeviceLoader

Variable Details

__revision__

Type:
str
Value:
'1.4'                                                                  

Generated by Epydoc 2.1 on Thu Aug 16 09:55:09 2007 http://epydoc.sf.net