Esempio n. 1
0
 def AddConnection(self, r, c):
     return _table.Table_AddConnection(self, r, c)
Esempio n. 2
0
 def AddConnection(self, r, c):
     r"""AddConnection(Table self, int r, int c)"""
     return _table.Table_AddConnection(self, r, c)