getChildAt
Gets the child of @grid whose area covers the grid cell at @column, @row.
Return
the child at the given position
Parameters
column
the left edge of the cell
row
the top edge of the cell
Gets the child of @grid whose area covers the grid cell at @column, @row.
the child at the given position
the left edge of the cell
the top edge of the cell