I just noticed that when I pass a filename as part of the label for a List component, an icon is automatically show as part of the default ItemRenderer. I was actually starting to build this functionality myself with a custom IR. I can't believe I haven't noticed this before...
Does anyone know where this icon is being set (I looked in ListItemRenderer but didn't see it there). I can't seem to find the code that parses the label (filename) to figure out which icon to display based on the file extension. Thanks, Kevin

