Components Flex



    
    public function myLabelFunc(item:Object):String {
        return item.data + ", " + item.label;
    }