AS2: Component Cell Renderers
February 18th, 2008
No comments
I’m currently revisiting a previous project that is very heavy on components and had a little trouble on remembering exactly what method did what, and what property is which in my cell renderer classes (Yes, I know, commenting = good).
I hit the Google and found an awesome article from Joey Lott explaining how to create your own cell renderers.