class documentation

class twisted.conch.insults.window.TextOutput(Widget): (source)

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

View In Hierarchy

Undocumented

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

Inherited from Widget:

Instance Variable focused Undocumented
Class Variable parent Undocumented
Instance Variable dirty Undocumented
Instance Variable width Undocumented
Instance Variable height Undocumented
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
text = (source)

Undocumented

def __init__(self, size=None): (source)

Undocumented

size = (source)

Undocumented

def sizeHint(self): (source)
def render(self, width, height, terminal): (source)
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 20.12.1 at 2021-02-28 19:53:36.