class documentation

class InstanceWidget: (source)

View In Hierarchy

A class with a method that's a Plating.widget.

Method deferredEnwidget Provide some Deferred values for the element template.
Method enwidget Provide some values for the element template.
@element.widgeted
def deferredEnwidget(self, a, b): (source)

Provide some Deferred values for the element template.

@element.widgeted
def enwidget(self, a, b): (source)

Provide some values for the element template.