Hi,

I've started to think about dataProvider+itemRenderer API in Tabs, TabBar.
Our current code in example look like -> https://paste.apache.org/X8cL

I see following options:

1) Add to "Tabs" following properties
- dataProvider
- tabsRenderer
- tabBarButtonRenderer 

"Tabs" view will generate all subcomponents.

2) Add to "Tabs" properties
- dataProvider
- tabsRenderer
Add to "TabBar" properties
- dataProvider
- tabBarButtonRenderer

Generated TabBar with TabBarButtons will have be at some point connected
with TabBarPanel - I think it should be achieved by VO in dataProviders.

Any thoughts to which path I should go ?

Piotr



-----
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Discuss-Tabs-TabBar-with-dataProvider-itemRenderer-API-tp57816.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to