Class n.a.IntrospectionFragment(LiveFragment):

Part of nevow.athena View Source View In Hierarchy

Utility for developers which provides detailed information about the state of a live page.

Split Table into Classes Show Methods in One Table

Inherited from Fragment (via LiveFragment):

Line # Kind Name Docs
384 Method get Return the data
387 Method rend Turn this instance into stan suitable for displaying it in a web page.
432 Method remember Remember an object for an interface on new PageContexts which are
443 Method rememberStuff Undocumented

Inherited from DataFactory (via LiveFragment, Fragment):

Line # Kind Name Docs
120 Method child Return a conceptual child; an attribute, or a key,

Inherited from RenderFactory (via LiveFragment, Fragment):

Line # Kind Name Docs
60 Method renderer Return a renderer with the given name.

Inherited from MacroFactory (via LiveFragment, Fragment):

Line # Kind Name Docs
90 Method macro Return a macro with the given name.

Inherited from ConfigurableMixin (via LiveFragment, Fragment):

Line # Kind Name Docs
193 Method getBindingNames Expose bind_* methods and attributes on this class.
200 Method getBinding Massage bind_* methods and attributes into an
223 Method getDefault Get a default value for a given binding. If the
235 Method postForm Accept a form post to the given bindingName.
Line # Kind Name Docs
1381 Method __init__ Undocumented
120 Method child Return a conceptual child; an attribute, or a key,
384 Method get Return the data
200 Method getBinding Massage bind_* methods and attributes into an
193 Method getBindingNames Expose bind_* methods and attributes on this class.
223 Method getDefault Get a default value for a given binding. If the
90 Method macro Return a macro with the given name.
235 Method postForm Accept a form post to the given bindingName.
432 Method remember Remember an object for an interface on new PageContexts which are
443 Method rememberStuff Undocumented
387 Method rend Turn this instance into stan suitable for displaying it in a web page.
60 Method renderer Return a renderer with the given name.
API Documentation for Nevow, generated by pydoctor.