예제 #1
0
 def __init__(self, stc_ctrl):
     self.stc_ctrl = stc_ctrl
     StcMode.__init__(self, stc_ctrl);
예제 #2
0
 def __init__(self, stc_ctrl):
     StcMode.__init__(self, stc_ctrl)