Exemplo n.º 1
0
 def __init__(self):
     BaseApplication.__init__(self, "RealXtend Browser")
     self.addStatus("b2rex started")
Exemplo n.º 2
0
 def __init__(self):
     BaseApplication.__init__(self, "RealXtend Browser")
     self.addStatus("b2rex started")
Exemplo n.º 3
0
 def __init__(self):
     self.region_uuid = ''
     self.regionLayout = None
     BaseApplication.__init__(self)
     self.addStatus("b2rex started")