t.m._.InspectorNode(Adapter) : class documentation

Part of twisted.manhole._inspectro View Source View In Hierarchy

Known subclasses: twisted.manhole._inspectro.AttributesNode, twisted.manhole._inspectro.ConstantNode, twisted.manhole._inspectro.DictionaryNode, twisted.manhole._inspectro.InstanceNode, twisted.manhole._inspectro.ListNode

Implements interfaces: twisted.manhole._inspectro.INode

Undocumented
Method postInit Undocumented
Method getPath Undocumented
Method __getitem__ Undocumented
Method origstr Undocumented
Method format Undocumented

Inherited from Adapter:

Class Variable temporaryAdapter If this is True, the adapter will not be persisted on the Componentized.
Class Variable multiComponent If this adapter is persistent, should it be automatically registered for all appropriate interfaces.
Method __init__ Set my 'original' attribute to be the object I am adapting.
Method __conform__ I forward __conform__ to self.original if it has it, otherwise I simply return None.
Method isuper Forward isuper to self.original
def postInit(self, offset, parent, slot): (source)
Undocumented
def getPath(self): (source)
Undocumented
def __getitem__(self, index): (source)
Undocumented
def origstr(self): (source)
Undocumented
def format(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.