Example #1
0
	def destroy(self):
		PerServiceBase.destroy(self)
		GUIComponent.destroy(self)
Example #2
0
 def destroy(self):
     PerServiceBase.destroy(self)
     GUIComponent.destroy(self)
 def destroy(self):
     self.picloader.destroy()
     GUIComponent.destroy(self)