Tabs

class awe.view.Tabs[source]
new_tab(name, **kwargs)[source]

Add a tab child.

Parameters:name – The name of the tab.
Returns:The created tab element.