ListCellFactory
Cell renderer factory for FvAsWingTracer list view.
new FvTracerCellFactory()
public function FvTracerCellFactory()
Constructor.
public function createNewCell():ListCell
Creates a new list cell.
public function isAllCellHasSameHeight():Boolean
public function isShareCells():Boolean
Returns is list data should share cell instances for items.
is share cells for items.
public function getCellHeight():Number
If isAllCellHasSameHeight or isShareCells returns true, this method will be used, it returned value means each cell's same height.
isAllCellHasSameHeight
isShareCells
the height for every cells