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