twisted.conch.insults.window.Border(Widget) class documentationtwisted.conch.insults.window
          View Source
          (View In Hierarchy)
        
      | Method | __init__ | Undocumented | 
| Instance Variable | containee | Undocumented | 
| Method | focusReceived | Called when focus is being given to this widget. | 
| Method | focusLost | Undocumented | 
| Method | keystrokeReceived | Undocumented | 
| Method | sizeHint | Undocumented | 
| Method | filthy | Undocumented | 
| Method | render | Undocumented | 
Inherited from Widget:
| Instance Variable | focused | Undocumented | 
| Class Variable | parent | Undocumented | 
| Instance Variable | dirty | Undocumented | 
| Method | repaint | Undocumented | 
| Method | redraw | Undocumented | 
| Method | draw | Undocumented | 
| Instance Variable | width | Undocumented | 
| Instance Variable | height | Undocumented | 
| Method | tabReceived | 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.