Package kiwi :: Package ui :: Module objectlist :: Class SummaryLabel
[frames | no frames]

Type SummaryLabel

object --+        
         |        
  _GObject --+    
             |    
     ListLabel --+
                 |
                SummaryLabel


I am a subclass of ListLabel which you can use if you want to summarize all the values of a specific column. Please note that I only know how to handle number column data types and I will complain if you give me something else.
Method Summary
  update_total(self)
Recalculate the total value of all columns
    Inherited from ListLabel
  get_label_widget(self)
  get_value_widget(self)
  set_value(self, value)
Sets the value of the label.

Method Details

update_total(self)

Recalculate the total value of all columns

Generated by Epydoc 2.1 on Mon Oct 9 12:40:58 2006 http://epydoc.sf.net