t.c.i.w.TextOutput(Widget) : class documentation

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

Known subclasses: twisted.conch.insults.window.TextOutputArea

Undocumented
Method __init__ Undocumented
Method sizeHint Undocumented
Method render Undocumented
Method setText Undocumented
Method focusReceived Called when focus is being given to this widget.

Inherited from Widget:

Method repaint Undocumented
Method filthy Undocumented
Method redraw Undocumented
Method draw Undocumented
Method keystrokeReceived Undocumented
Method tabReceived Undocumented
Method focusLost Undocumented
Method backspaceReceived Undocumented
Method functionKeyReceived Undocumented
Method characterReceived Undocumented
def __init__(self, size=None): (source)
Undocumented
def sizeHint(self): (source)
Undocumented
def render(self, width, height, terminal): (source)
Undocumented
def setText(self, text): (source)
Undocumented
def focusReceived(self): (source)

Called when focus is being given to this widget.

May raise YieldFocus is this widget does not want focus.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.