removeAt

open fun removeAt(col: Int, row: Int)

Removes child component at given location (column, row).

Parameters

col

column number

row

row number