twisted.conch.insults.window.ScrolledArea(Widget)
class documentationtwisted.conch.insults.window
View Source
(View In Hierarchy)
A ScrolledArea
contains another widget wrapped in a viewport and vertical and horizontal
scrollbars for moving the viewport around.
Method | __init__ | Undocumented |
Method | func_UP_ARROW | Undocumented |
Method | func_DOWN_ARROW | Undocumented |
Method | func_LEFT_ARROW | Undocumented |
Method | func_RIGHT_ARROW | Undocumented |
Method | filthy | Undocumented |
Method | render | Undocumented |
Method | _horizScroll | Undocumented |
Method | _vertScroll | Undocumented |
Inherited from Widget:
Method | repaint | Undocumented |
Method | redraw | Undocumented |
Method | draw | 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 |