Ejemplo n.º 1
0
 def update(self):
     grok.Viewlet.update(self)
     FormCanvas.update(self)
     self.updateForm()
Ejemplo n.º 2
0
 def update(self):
     # We are interested by the viewlet manager feature
     # here. should we call super ?
     # grok.ViewletManager.update(self)
     FormCanvas.update(self)
     self.updateForm()