Panel with Tabs

A layout panel may be created with tabs. It uses w2tabs object, therefore, you can use anything w2tabs support. There is no need to define a name of the tabs, because it will be overwritten with layout.name + '_tabs'. It will also add tabs.owner attribute that is a reference to the layout.

You can dynamically load content into the main panel; this is done so you can observe the overflow behaviour of the panel (scrollbars).

Main: