Package helium :: Package output :: Module widgets :: Class Summary
[hide private]
[frames] | no frames]

Class Summary

source code

Widget --+    
         |    
       Box --+
             |
            Summary

Instance Methods [hide private]
 
__init__(self, doc, container) source code
 
addElement(self, tag, value) source code
 
addStatistics(self, type, value) source code

Inherited from Box: getDOMContainer, setTitle

Method Details [hide private]

__init__(self, doc, container)
(Constructor)

source code 
Overrides: Box.__init__