twisted.conch.insults.window.Widget(object) class documentationtwisted.conch.insults.window
(View In Hierarchy)
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
| 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 | 
Called when focus is being given to this widget.
May raise YieldFocus is this widget does not want focus.