Home | Trees | Index | Help |
|
---|
Package buildbot :: Package status :: Module html :: Class SpacerBox |
|
Adapter
--+
|
SpacerBox
Method Summary | |
---|---|
getBox(self)
| |
Inherited from Adapter | |
Set my 'original' attribute to be the object I am adapting. | |
I forward __conform__ to self.original if it has it, otherwise I simply return None. | |
Forward isuper to self.original |
Class Variable Summary | |
---|---|
Implements |
__implemented__ = <implementedBy buildbot.status.html.Sp...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
Inherited from Adapter | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
int |
multiComponent : If this adapter is persistent, should it be automatically registered
for all appropriate interfaces. |
int |
temporaryAdapter : If this is True, the adapter will not be persisted on the
Componentized. |
Class Variable Details |
---|
__implemented__
|
__provides__
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Dec 10 22:04:45 2006 | http://epydoc.sf.net |