示例#1
0
文件: __init__.py 项目: nerdocs/MedUX
 def finish(self):
     return IOptionsPage.finish(self)
示例#2
0
文件: __init__.py 项目: nerdocs/MedUX
 def apply(self):
     return IOptionsPage.apply(self)