kvision / pl.treksoft.kvision.panel / StackPanel / remove

remove

open fun remove(child: Component): StackPanel

Overrides SimplePanel.remove

Removes given component from the current container.

Parameters

child - child component

Return
current container