class twisted.conch.insults.window.Widget: (source)
Known subclasses: twisted.conch.insults.window._Scrollbar, twisted.conch.insults.window.Border, twisted.conch.insults.window.Button, twisted.conch.insults.window.Canvas, twisted.conch.insults.window.ContainerWidget, twisted.conch.insults.window.ScrolledArea, twisted.conch.insults.window.Selection, twisted.conch.insults.window.TextInput, twisted.conch.insults.window.TextOutput, twisted.conch.insults.window.Viewport
Undocumented
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 | render | Undocumented |
Method | sizeHint | Undocumented |
Method | keystrokeReceived | Undocumented |
Method | tabReceived | Undocumented |
Method | focusReceived | Called when focus is being given to this widget. |
Method | focusLost | Undocumented |
Method | backspaceReceived | Undocumented |
Method | functionKeyReceived | Undocumented |
Method | characterReceived | Undocumented |
Undocumented
Undocumented
Called when focus is being given to this widget.
May raise YieldFocus is this widget does not want focus.
Undocumented
Undocumented