kvision / pl.treksoft.kvision.window / Window / remove

remove

open fun remove(child: Component): SimplePanel

Overrides SimplePanel.remove

Removes given component from the current container.

Parameters

child - child component

Return
current container