Home | Trees | Indices | Help |
|
---|
|
object --+ | base.attrdef.AttributeDef --+ | RDAttribute
an attribute that gives access to the current rd.
The attribute is always called rd. There is no default, but on the first access, we look for an ancestor with an rd attribute and use that if it exists, otherwise rd will be None. There currently is no way to reset the rd.
These attributes cannot (yet) be fed, so rd="xxx" won't work. If we need this, the literal would probably be an id.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
computed_ = True
|
|
typeDesc_ =
|
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
returns an iterator over (name, method) pairs that should be inserted in the parent class.
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |