Package schrodinger :: Package ui :: Module chooseligand :: Class ChooseLigandDialog
[hide private]
[frames] | no frames]

Class ChooseLigandDialog

PyQt4.QtGui.QDialog --+
                      |
                     ChooseLigandDialog

Instance Methods [hide private]
 
__init__(self, parent, complex_st, ligands_list, text=None)
 
tableViewClicked(self, idx)
 
accept(self, *args)
 
getSelectedLigand(self)
Method Details [hide private]

__init__(self, parent, complex_st, ligands_list, text=None)
(Constructor)

 
Parameters: