Package schrodinger :: Package application :: Package jaguar :: Package gui :: Package tabs :: Package sub_tab_widgets :: Module charge_constraints_widgets :: Class ChargeConstraintsColumns
[hide private]
[frames] | no frames]

Class ChargeConstraintsColumns

object --+
         |
        ChargeConstraintsColumns

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  HEADERS = ['Atom', 'ID', 'Entry Title', 'Charge']
  NUM_COLS = 4
  ATOMS = 0
hash(x)
  CHARGE = 3
hash(x)
  ID = 1
  TITLE = 2
Properties [hide private]

Inherited from object: __class__