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

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
Method repaint Undocumented
Method filthy Undocumented
Method redraw Undocumented
Method draw Undocumented
Instance Variable width Undocumented
Instance Variable height 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 =
Undocumented
maxwidth =
Undocumented
buffer =
Undocumented
cursor =
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 at 2020-03-20 23:54:06.