XTable

Just like a Table except that all constructor parameters that are lists or tuples are automatically converted to rows, and all items in those lists that are not TD's are converted to TD's.

Base Classes

Methods

__convertRow(self, row)

   def __convertRow(self, row):

__init__(self, *parms, **kw)

   def __init__(self, *parms, **kw):