| 
        
 
/ . / ModelPanel / base.py / ModelPanel  
        
            | 
                
                  Methods 
                
             | 
            
                 
             | 
         
        
        
        
        
            | 
                
                   
                
             | 
            
                Configure 
             | 
         
        
        
        
Configure ( self )
 
configure action buttons 
 |  
 
        
            | 
                
                   
                
             | 
            
                selected 
             | 
         
        
        
        
selected ( self,  moleculesOnly=False )
 
Return a list of the selected models 
 |  
 
        
            | 
                
                   
                
             | 
            
                selectionChange 
             | 
         
        
        
        
selectionChange (
        self,
        models,
        extend=0,
        )
set (or extend) the selection to contain the given models
                   models can be Models or oslIdents 
 |  
 
        
            | 
                
                   
                
             | 
            
                see 
             | 
         
        
        
        
see ( self,  buttonName )
 
 |  
 
        
            | 
                
                   
                
             | 
            
                fillInUI 
             | 
         
        
        
        
fillInUI ( self,  parent )
 
 |  
  |  
 
         |