DefaultComponentContainer

fun DefaultComponentContainer(root: RootContainer, focusOrderList: ComponentFocusOrderList = DefaultComponentFocusOrderList(root), dispatcher: UIEventToComponentDispatcher = UIEventToComponentDispatcher( root = root, focusOrderList = focusOrderList ))

Sources

(source)
Link copied to clipboard