Cell component for fvaswing.componants.FvTree tree.
new FvTreeCell()
public function FvTreeCell(itemList:Array)
Constructor.
public function setCellValue(value:FvTreeItem):Void
Sets the value of this cell.
value
setCellValue() in fvaswing.cells.FvDefaultContextMenuCell
public function getCellValue():FvTreeItem
Returns the value of the cell.