setParent

fun setParent(component: Component?)

Sets the IWidget for this parents view. Do not use unless you know what you are doing, can use .parent to retrieve it.

Parameters

component