I have a TileList and I am trying to get reference to each item 
renderer. I read about of a protected property called listItems that 
return an array of the itemRenderer but I am not sure how to implement 
it. I am extending the TileList class but how do I implement the 
property to return the array?

Reply via email to