Hi, I want that my ListItemRenderer be smart enough to determine if there's some mxml content declared (a <js:Span/> or something by user)
So If the user didn't declare a custom IR, the ListItemRenderer could create a textNode, but if there's some content by user bypass that code. I'm trying to see how I could now if there's that mxml content or not. Someone could give me a clue? Thanks -- Carlos Rovira http://about.me/carlosrovira
