t.c.i.w.ScrolledArea(Widget) : class documentation

Part of twisted.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
def __init__(self, containee): (source)
Undocumented
def _horizScroll(self, n): (source)
Undocumented
def _vertScroll(self, n): (source)
Undocumented
def func_UP_ARROW(self, modifier): (source)
Undocumented
def func_DOWN_ARROW(self, modifier): (source)
Undocumented
def func_LEFT_ARROW(self, modifier): (source)
Undocumented
def func_RIGHT_ARROW(self, modifier): (source)
Undocumented
def filthy(self): (source)
Undocumented
def render(self, width, height, terminal): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.