Trees | Indices | Help |
|
---|
|
object --+ | AnimCurveViews
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
int |
|
||
int |
|
||
str |
|
||
list of strings |
|
||
Inherited from |
|
|||
kDefaultViewName =
|
|
|||
Inherited from |
|
x.__delattr__('name') <==> del x.name
|
x.__getattribute__('name') <==> x.name
|
|
x.__setattr__('name', value) <==> x.name = value
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 23 08:52:25 2012 | http://epydoc.sourceforge.net |