예제 #1
0
 def switchRegion(self, region):
   """Switch to a different RuntimeRegion within the same Region."""
   RegionInspectorTab.switchRegion(self, region)
   self.__updateModel()
예제 #2
0
 def switchRegion(self, region):
     """Switch to a different RuntimeRegion within the same Region."""
     RegionInspectorTab.switchRegion(self, region)
     self.__updateModel()