Class f.i.IActionRenderer(Interface):

Part of formless.iformless View Source View In Hierarchy

An alternate rendering of a formless Binding which is usually represented as a smaller, no-input-fields toolbar-style button. Should call a MethodBinding.

An action is distinct from a MethodBinding in that an action does not explicitly solicit input from the user, but instead gathers all the information it needs to run a method from implicit context, such as the render context, or the current state of the selection.
Line # Kind Name Docs
API Documentation for Nevow, generated by pydoctor.