| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
object --+
         |
        LinkableKnobInfo
A linkable knob description. Holds a reference to a knob that may be linked to, as well as an indication whether this knob should be used as part of an absolute or relative expression and whether it is enabled.
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| Boolean | 
      
  | 
  ||
| String | 
      
  | 
  ||
| Boolean | 
      
  | 
  ||
| List | 
      
  | 
  ||
| Knob | 
      
  | 
  ||
| 
     Inherited from   | 
  |||
    
  | 
|||
| 
     Inherited from   | 
  |||
    
  | 
|||
  
 x.__delattr__('name') <==> del x.name 
  | 
  
 x.__getattribute__('name') <==> x.name 
  | 
  
 x.__setattr__('name', value) <==> x.name = value 
  | 
  
 Returns whether the values of this knob should be treated as absolute or relative. This may be useful for positions. 
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Nov 16 12:59:48 2014 | http://epydoc.sourceforge.net |