Exemple #1
0
	def execEnd(self):
		Screen.execEnd(self)
		for fnc in self.onExecEnd:
			fnc()