kvision / pl.treksoft.kvision.panel / SimplePanel / addInternal

addInternal

protected fun addInternal(child: Component): SimplePanel

Protected and final method to add given component to the current container.

Parameters

child - child component

Return
current container