panelListOf

fun <P : AnyPanel> panelListOf(vararg elements: P): PanelList<P>

Returns a PanelList containing the given elements.