Package schrodinger :: Module project :: Class _SelectedRowsIterator
[hide private]
[frames] | no frames]

Class _SelectedRowsIterator

Iterator for selected rows of the project or group

Instance Methods [hide private]
 
__init__(self, pt, group=None)
 
__iter__(self)
 
__len__(self)
Returns the number of selected rows
Method Details [hide private]

__init__(self, pt, group=None)
(Constructor)

 
Parameters:
  • pt (Project) - Project table instance
  • group (EntryGroup or None (default)) - Group (if iterating over entries in a group)