Exemplo n.º 1
0
 def _cargar_ui_inicio(self):
     Modulo._cargar_ui_web(self)
     self._inicio()
     self.controller.set_pantalla()
     self.ventana.show_all()
Exemplo n.º 2
0
 def _cargar_ui_recuento(self):
     Modulo._cargar_ui_web(self)
     self.ventana.show_all()
Exemplo n.º 3
0
 def _cargar_ui_recuento(self):
     Modulo._cargar_ui_web(self)
     self.ventana.show_all()
Exemplo n.º 4
0
 def _cargar_ui_web(self):
     Modulo._cargar_ui_web(self)
Exemplo n.º 5
0
 def _cargar_ui_web(self):
     Modulo._cargar_ui_web(self)