The MXMLDescriptor property should be null or an empty array if no MXML content.
On 12/9/16, 3:30 PM, "[email protected] on behalf of Carlos Rovira" <[email protected] on behalf of [email protected]> wrote: >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
