Class t.c.i.w.TopWindow(ContainerWidget):

Part of twisted.conch.insults.window View Source View In Hierarchy

Undocumented
Method __init__ Undocumented
Method repaint Undocumented
Method _paint Undocumented
Method changeFocus Undocumented
Method keystrokeReceived Undocumented

Inherited from ContainerWidget:

Method addChild Undocumented
Method remChild Undocumented
Method filthy Undocumented
Method render Undocumented
Method focusReceived Called when focus is being given to this widget.

Inherited from Widget (via ContainerWidget):

Method redraw Undocumented
Method draw Undocumented
Method sizeHint Undocumented
Method tabReceived Undocumented
Method focusLost Undocumented
Method backspaceReceived Undocumented
Method functionKeyReceived Undocumented
Method characterReceived Undocumented
def __init__(self, painter): (source)
Undocumented
def repaint(self): (source)
Undocumented
def _paint(self): (source)
Undocumented
def changeFocus(self): (source)
Undocumented
def keystrokeReceived(self, keyID, modifier): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.