Package schrodinger :: Package application :: Package bioluminate :: Package antibody :: Module search_results_table
[hide private]
[frames] | no frames]

Module search_results_table

Classes for the search results table used in the Antibody Prediction and Antibody Humanization: CDR Grafting panels. These classes cover the table view, model, and proxy models.

Classes [hide private]
  FullColumns
Constants for the full (i.e.
  SplitColumns
Constants for the split table columns (i.e.
  TableView
A table view for both full and split search results.
  FullProxyModel
A proxy model for the full search results.
  SplitProxyModel
A proxy for the split search results (i.e.
  FrameworkModel
A model to store search results
  FullTable
A widget to contain the full search results table
  SplitTable
A widget to contain both split search results tables (i.e.
Variables [hide private]
  FRAMEWORK_ROLE = 32
  SORT_ROLE = 33
  __package__ = 'schrodinger.application.bioluminate.antibody'