Ejemplo n.º 1
0
 def keySelect(self):  # used by OpenViX
     ConfigListScreen.keySelect(self)
     if self["config"].getCurrent() and isinstance(
             self["config"].getCurrent()[1],
         (ConfigBoolean, ConfigSelection)):
         self._getConfig()