Package schrodinger :: Package application :: Package msv :: Package gui :: Module viewmodel :: Class PostAnnotationProxyMixin
[hide private]
[frames] | no frames]

Class PostAnnotationProxyMixin

                                                         object --+    
                                                                  |    
                                           GroupExpansionProxyMixin --+
                                                                      |
                                                 object --+           |
                                                          |           |
ui.qt.table_speed_up.MultipleRolesRoleProxyPassthroughMixin --+       |
                                                              |       |
                                                     ProxyMixin --+   |
                                                                  |   |
                                           PostReorderingProxyMixin --+
                                                                      |
                                                                     PostAnnotationProxyMixin
Known Subclasses:

A mixin for all proxies that are used after the AnnotationProxyModel.

Nested Classes [hide private]
  __metaclass__
Instance Methods [hide private]
 
getShownRowTypes(self)
See AnnotationProxyModel.getShownRowTypes for method documentation.

Inherited from GroupExpansionProxyMixin: groupByChanged, groupExpansionChanged, setSourceModel

Inherited from PostReorderingProxyMixin: reorderRow

Inherited from PostReorderingProxyMixin (private): _mapRowToSource

Inherited from ProxyMixin: __init__, emitResidueSelection, getResidueDisplayMode, residueFormatChanged, residuesSelected, sourceModel

Inherited from ui.qt.table_speed_up.MultipleRolesRoleProxyPassthroughMixin: data

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

Properties [hide private]

Inherited from object: __class__