new FvMarkerCell()public function setCellValue(value:FvVideoMarker):VoidSets the value of this cell.
value | which should represent on the component of this cell. |
public function getCellComponent():ComponentReturns concrete cell component.
Overrides method to keep strong typing with your own component.