Exemplo n.º 1
0
 def get_default_action(cls):
     return actions.ShowTable()
Exemplo n.º 2
0
 def get_default_action(cls):
     #~ return actions.BoundAction(cls,cls.grid)
     #~ return 'grid'
     return actions.ShowTable()