Package gavo :: Package web :: Module htmltable :: Class HeadCellsMixin
[frames] | no frames]

Class HeadCellsMixin

source code

object --+
         |
        HeadCellsMixin
Known Subclasses:

A mixin providing renders for table headings.

The class mixing in must give the SerManager used in a serManager attribute.

Instance Methods
 
data_fielddefs(self, ctx, ignored) source code
 
render_headCell(self, ctx, colDef) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__