Companion

Functions

Link copied to clipboard
operator fun invoke(    orientation: BoxOrientation = Top,     tabVisualizer: ItemVisualizer<View, Any>,     item: View,     vararg remaining: View): TabbedPanel<View>

Creates a TabbedPanel that shows a set of Views. Each View is simply shown as the tab contents.