Home | Trees | Indices | Help |
|
---|
|
Class alias.
All classes are initially set to a dynamic state.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
list
|
attrs A list of attributes to encode for this class. |
||
list
|
metadata A list of metadata tags similar to ActionScript tags. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
repr(x)
|
hash(x)
|
This function is used to check the class being aliased to fits certain criteria. The default is to check that the __init__ constructor does not pass in arguments.
Since: 0.4 |
Returns a tuple of lists, static and dynamic attrs to encode.
|
Returns a collection of attributes for an object. Returns a
|
Applies the collection of attributes
|
Creates an instance of the klass.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 20 21:36:09 2009 | http://epydoc.sourceforge.net |