twisted.conch.insults.window.AbsoluteBox(ContainerWidget)
class documentationtwisted.conch.insults.window
View Source
(View In Hierarchy)
Method | moveChild | Undocumented |
Method | render | Undocumented |
Inherited from ContainerWidget:
Instance Variable | focusedChild | The contained widget which currently has focus, or None. |
Method | __init__ | Undocumented |
Method | addChild | Undocumented |
Method | remChild | Undocumented |
Method | filthy | Undocumented |
Method | changeFocus | Undocumented |
Method | focusReceived | Called when focus is being given to this widget. |
Method | keystrokeReceived | Undocumented |
Inherited from Widget (via ContainerWidget):
Method | repaint | Undocumented |
Method | redraw | Undocumented |
Method | draw | Undocumented |
Method | sizeHint | Undocumented |
Method | tabReceived | Undocumented |
Method | focusLost | Undocumented |
Method | backspaceReceived | Undocumented |
Method | functionKeyReceived | Undocumented |
Method | characterReceived | Undocumented |