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

Class PostAnnotationFilterProxyMixin

          object --+        
                   |        
          ProxyMixin --+    
                       |    
PostReorderingProxyMixin --+
                           |
                          PostAnnotationFilterProxyMixin
Known Subclasses:

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

Nested Classes [hide private]

Inherited from ProxyMixin: __metaclass__

Instance Methods [hide private]
 
setSourceModel(self, model)

Inherited from PostReorderingProxyMixin: reorderRow

Inherited from PostReorderingProxyMixin (private): _mapRowToSource

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

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

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

setSourceModel(self, model)

 
Overrides: ProxyMixin.setSourceModel