Class n.l.DefaultClientHandlesResource(object):
Part of
nevow
.
livepage
View Source
View In Hierarchy
Implements interfaces:
nevow.inevow.IResource
Undocumented
Line #
Kind
Name
Docs
590
Method
locateChild
Locate another object which can be adapted to IResource
def locateChild(self, ctx, segments):
(source)
from
nevow.inevow.IResource
Locate another object which can be adapted to IResource Return a tuple of resource, path segments
API Documentation
for Nevow, generated by
pydoctor
.