2016-12-29 18:41 GMT+01:00 piotrz <piotrzarzyck...@gmail.com>: > Hi Carlos, > > Since I've finished Snackbar I can take next task. :) I see that Menu need > to be updated with dataProvider and item renderer API. > I will probably go same direction as you went with Lists - using > ISelectionModel. I'm going also introduce in "core" package MenuEvent with > ITEM_CLICK constant and new controller which handle click on menu item. > > Probably I will need to split Menu component into "Menu" and "MenuView" > class. > > Let me know if you have any thoughts about that or different idea. > > Piotr > > > That's great Piotr :)
Right, we need to do something like in mdl List, and I think we should introduce Controller and View like in Slider I was thinking about it since I don't like to split in many pieces that only will introduce complexity, but the reason to do it is prepare the components for a SWF implementation. > > ----- > Apache Flex PMC > piotrzarzyck...@gmail.com > -- > View this message in context: http://apache-flex- > development.2333347.n4.nabble.com/FlexJS-MDL-Menu-with- > dataProvider-and-itemRenderer-API-tp57637.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >