edvin
11/23/2016, 6:48 PMcellFormat much less resource hungry. Basically, for many cells you don't need to recreate the nodes on each updateItem call. For this example here, we only need to set the graphic once, and never touch it again. This can be achieved by only creating a new textfield if graphic is null.