Exemple #1
0
 def close(self):
     PlotView.closePlotView(self.__view__)
Exemple #2
0
 def close(self):
     if not self.__view__ is None :
         PlotView.closePlotView(self.__view__)
Exemple #3
0
 def close(self):
     PlotView.closePlotView(self.__view__)
Exemple #4
0
 def close(self):
     if not self.__view__ is None:
         PlotView.closePlotView(self.__view__)