Type: method
Refering articles:
- class methods in Python 2.3 (23.03.06) — lino.adamo.Table.dummy contains a dummy row instance which is used only to invoke the initTable() and setupMenu() methods. These methods don't use their self and should in fact be static or class methods. more