Home | Trees | Indices | Help |
|
---|
|
object --+ | attrdef.AttributeDef --+ | StructAttribute --+ | StructListAttribute
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
default_ | |
typeDesc_ | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
adds a structure to the attribute's value. Do not directly add to the list, always go through this method; derived classes override it for special behaviour. Also, this is where callbacks are called. Use destIndex to overwrite an (existing!) struct; default is appending. |
|
|
|
|
|
|
|
|
Property Details |
default_
|
typeDesc_
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |