Ejemplo n.º 1
0
 def update(self):
     ViewletManager.update(self)
     FormCanvas.update(self)
     self.updateForm()
Ejemplo n.º 2
0
 def __init__(self, context, request, view):
     ViewletManager.__init__(self, context, request, view)
     FormCanvas.__init__(self, context, request)