Flex 2 ItemRenders

Posted on Wednesday 6 June 2007


Flex 3 (Moxie)I’ve been playing around with the Item Renderers in Flex 2 recently (more than usual as it goes). So I thought I’d put my findings and “insights” down in a series of articles.

This isn’t a definitive guide, but might prove useful for some :D

The first part can be found here.

License

This work is published under a CC-GNU LGPL.



1 Comment for 'Flex 2 ItemRenders'

  1.  
    June 8, 2007 | 9:58 am
     

    When you assign any UIComponent subclass to itemRenderer property, ClassFactory instance that return new YourComponent() as a result of newInstance() method is created automatically, so we don’t need to care about it. Sure, you need to create IFactory instance manually when you set itemRenderer via ActionScript, but that’s infrequent case. :)



Leave a comment

(required)

(required)


Information for comment users
Line and paragraph breaks are implemented automatically. Your e-mail address is never displayed. Please consider what you're posting.

Use the buttons below to customise your comment.

Comments are moderated so please only submit once


RSS feed for comments on this post | TrackBack URI