Skip to content

TabPanel

Nando Dessena edited this page Apr 8, 2015 · 2 revisions

Shows subviews as tabbed panels.

Here's an example:

Controller: TabPanel
  Border: True
  # List of views to be auto-opened in tabs.
  SubViews:
    View: ActivityInput
    View: ActivityReport
    View: Projects

And here's the result:

http://wiki.kitto.googlecode.com/git/TabPanel.png

Clone this wiki locally