Module f.iformless

Part of formless View Source

No module docstring
Line # Kind Name Docs
8 Class ITyped Typeds correspond roughly to <input> tags in HTML, or
44 Class IBinding A Binding corresponds (very) roughly to a <form> tag in HTML.
83 Class IInputProcessor handle a post for a given binding
95 Class IConfigurableFactory A configurable factory is used to find and/or create configurables.
108 Class IConfigurableKey The key of the configurable which is being rendered
113 Class IFormDefaults Default values for the current form
145 Class IFormErrors An object which keeps track of which forms have which errors
150 Class IBindingRenderer Something which can render a formless Binding.
160 Class IActionRenderer An alternate rendering of a formless Binding which
173 Class ITypedRenderer Something which can render a formless Typed.
181 Class IRedirectAfterPost A marker interface which can be set to something which can be cast
196 Class IAutomaticConfigurable An object is said to implement IAutomaticConfigurable if
230 Class IConfigurable An adapter which implements TypedInterfaces for an object
270 Class IActionableType A type which can have action methods associated with it.
API Documentation for Nevow, generated by pydoctor.