Table.refAt

atk.object.ObjectWrap refAt(int row, int column)

Get a reference to the table cell at row, column. This cell should implement the interface #AtkTableCell

Parameters

rowa #gint representing a row in table
columna #gint representing a column in table

Returns

an #AtkObject representing the referred

to accessible