open fun addAll(children: List<Component>): DockPanel
Overrides SimplePanel.addAll
Adds a list of components to the current container.
children - list of child components
children
Return current container