Known subclasses: twisted.conch.insults.window._Box, twisted.conch.insults.window.AbsoluteBox, twisted.conch.insults.window.Packer, twisted.conch.insults.window.TopWindow

Instance Variable focusedChild The contained widget which currently has focus, or None.
Instance Variable focused Undocumented
Method __init__ Undocumented
Instance Variable children Undocumented
Method addChild Undocumented
Method remChild Undocumented
Method filthy Undocumented
Method render Undocumented
Method changeFocus Undocumented
Method focusReceived Called when focus is being given to this widget.
Method keystrokeReceived Undocumented

Inherited from Widget:

Class Variable parent Undocumented
Instance Variable dirty Undocumented
Method repaint Undocumented
Method redraw Undocumented
Method draw Undocumented
Instance Variable width Undocumented
Instance Variable height Undocumented
Method sizeHint Undocumented
Method tabReceived Undocumented
Method focusLost Undocumented
Method backspaceReceived Undocumented
Method functionKeyReceived Undocumented
Method characterReceived Undocumented
focusedChild =
The contained widget which currently has focus, or None.
focused =
Undocumented
(type: bool)
children =
Undocumented
(type: List)
def addChild(self, child): (source)
Undocumented
def remChild(self, child): (source)
Undocumented
def filthy(self): (source)
def changeFocus(self): (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.

def keystrokeReceived(self, keyID, modifier): (source)
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.