Definition at line 116 of file scripting.py.
 
◆ __init__()
      
        
          | scripting.EditWindow.__init__  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          master,  | 
        
        
           | 
           | 
            | 
          directory,  | 
        
        
           | 
           | 
            | 
          script  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ addLine()
      
        
          | scripting.EditWindow.addLine  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ removeLine()
      
        
          | scripting.EditWindow.removeLine  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ save()
      
        
          | scripting.EditWindow.save  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ update()
      
        
          | scripting.EditWindow.update  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ directory
      
        
          | scripting.EditWindow.directory | 
        
      
 
 
◆ lines
      
        
          | scripting.EditWindow.lines | 
        
      
 
 
◆ master
      
        
          | scripting.EditWindow.master | 
        
      
 
 
◆ script
      
        
          | scripting.EditWindow.script | 
        
      
 
 
The documentation for this class was generated from the following file: