Comment 47 for bug 1124071

Revision history for this message
Joey Chan (qqworini) wrote : Re: [tabs] Cannot add Tabs programmatically

@David

I've check the API doc of Tabs http://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Components.Tabs/

It still recommend using Repeater to generate tabs, I don't see any other API implicitly manage tabs.

Maybe the "defaulttabChildren : list<Item>" I never seen before, will try later