Package mrv :: Package maya :: Package ui :: Package browse :: Module interface :: Class iOptions
[hide private]
[frames] | no frames]

Class iOptions

source code

         object --+    
                  |    
interface.Interface --+
                      |
                     iOptions

Interface for all custom options layouts to be used with the FinderLayout. They take a weak-reference to their parent FinderLayout allowing them to set themselves up if necessary. The options they represent must be read by a custom implementation of the FinderLayout
Instance Methods [hide private]

Inherited from interface.Interface: supports

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

Properties [hide private]

Inherited from object: __class__