Class f.a.Property(Binding):

Part of formless.annotate View Source View In Hierarchy

Undocumented

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
556 Method configure Configure the object "boundTo" in the manner appropriate

Inherited from Binding:

Line # Kind Name Docs
516 Method __init__ Undocumented
531 Method __repr__ Undocumented
534 Method getArgs Return a *copy* of this Binding.
539 Method getViewName Todo: remove?
545 Method coerce TODO This is dumb. remove it and leave it on ITyped
Line # Kind Name Docs
516 Method __init__ Undocumented
531 Method __repr__ Undocumented
545 Method coerce TODO This is dumb. remove it and leave it on ITyped
556 Method configure Configure the object "boundTo" in the manner appropriate
534 Method getArgs Return a *copy* of this Binding.
539 Method getViewName Todo: remove?
def configure(self, boundTo, results): (source)
Configure the object "boundTo" in the manner appropriate to this Binding; if this binding represents a property, set the property; if this binding represents a method, call the method.
API Documentation for Nevow, generated by pydoctor.