ExtensionClass?.ExtensionClass?
| Home | Trees | Index | Help |
|---|
| Module ExtensionClass :: Class ExtensionClass |
Type ExtensionClass
ExtensionClass
| Method Summary | |
|---|---|
__init__(...)
| |
"call as a function" | |
"Delete an attribute" | |
"Get an attribute" | |
"Set an attribute" | |
Get an attribute that would be inherited if the given (extension) class did not define it. | |
| Method Details |
|---|
__call__(...)
|
__delattr__(...)"Delete an attribute" |
__getattr__(...)
|
__setattr__(...)"Set an attribute" |
inheritedAttribute(class, name)Get an attribute that would be inherited if the given (extension) class did not define it. This method is used when overriding inherited methods. It provides 2 advantages over accessing attributes directly through a superclass:
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Fri Dec 23 14:49:35 2005 | http://epydoc.sf.net |
Last modified 20 years ago
Last modified on Dec 23, 2005 2:55:22 PM
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/common/qtrac_logo.png)