Shows subviews as tabbed panels.
Here's an example:
yaml
Controller: TabPanel
Border: True
# List of views to be auto-opened in tabs.
SubViews:
View: ActivityInput
View: ActivityReport
View: ProjectsAnd here's the result:

