class documentation

class TextInput(Widget): (source)

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

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable onSubmit Undocumented
Instance Variable maxwidth Undocumented
Instance Variable buffer Undocumented
Instance Variable cursor Undocumented
Method setText Undocumented
Method func_LEFT_ARROW Undocumented
Method func_RIGHT_ARROW Undocumented
Method backspaceReceived Undocumented
Method characterReceived Undocumented
Method sizeHint Undocumented
Method render Undocumented
Method _renderText Undocumented

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 focusReceived Called when focus is being given to this widget.
Method focusLost Undocumented
Method functionKeyReceived Undocumented
def __init__(self, maxwidth, onSubmit): (source)

Undocumented

onSubmit = (source)

Undocumented

maxwidth = (source)

Undocumented

buffer = (source)

Undocumented

cursor = (source)

Undocumented

def setText(self, text): (source)

Undocumented

def func_LEFT_ARROW(self, modifier): (source)

Undocumented

def func_RIGHT_ARROW(self, modifier): (source)

Undocumented

def backspaceReceived(self): (source)
def characterReceived(self, keyID, modifier): (source)
def sizeHint(self): (source)
def render(self, width, height, terminal): (source)
def _renderText(self): (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.