| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
  object --+        
           |        
EditableBase --+    
               |    
EditableLineEdit --+
                   |
                  EditableTextEdit
Abstract base class for data that can be edited with a multiline editor.
Requirement: get_editor_value must return a str, set_editor_value must take a str.
    
  | 
|||
| 
     Inherited from  Inherited from   | 
  |||
    
  | 
|||
| 
     Inherited from   | 
  |||
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:56 2011 | http://epydoc.sourceforge.net |