Home | Trees | Index | Help |
|
---|
Package wx :: Module grid :: Class GridCellCoords |
|
object
--+
|
GridCellCoords
Method Summary | |
---|---|
GridCellCoords | __init__(self,
r,
c)
|
__del__(self)
| |
bool | __eq__(self,
other)
|
__getitem__(self,
index)
| |
__len__(self)
| |
bool | __ne__(self,
other)
|
__repr__(self)
| |
__setitem__(self,
index,
val)
| |
__str__(self)
| |
asTuple is deprecated, use Get instead | |
PyObject | Get(self)
|
int | GetCol(self)
|
int | GetRow(self)
|
Set(self,
row,
col)
| |
SetCol(self,
n)
| |
SetRow(self,
n)
|
Method Details |
---|
asTuple(*args, **kwargs)asTuple is deprecated, useGet instead |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:23 2005 | http://epydoc.sf.net |