Part of nevow.accessors View Source View In Hierarchy
Implements interfaces: nevow.inevow.IGettable
Split Table into Classes Show Methods in One Table
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 59 | Method | get | Return the data |
Inherited from Adapter:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 168 | Method | __init__ | Set my 'original' attribute to be the object I am adapting. |
| 173 | Method | __conform__ | I forward __conform__ to self.original if it has it, otherwise I |
| 182 | Method | isuper | Forward isuper to self.original |