コード例 #1
0
ファイル: NuevoJuzgado.py プロジェクト: ehmsoft/Desktop
 def reject(self):
     Util.reject(self, self.__dirty)
コード例 #2
0
ファイル: NuevaActuacion.py プロジェクト: ehmsoft/Desktop
 def reject(self):
     #del(self.__dialogo)
     Util.reject(self, self.__dirty)