FvFileDialogListCell class.
FvFileDialogListCell
new FvFileDialogListCell()
public function FvFileDialogListCell(itemList:Array)
public function setCellValue(value):Void
Sets the value of this cell.
value
setCellValue() in fvaswing.cells.FvAbstractContextMenuCell
public function getCellComponent():JLabel
Returns concrete cell component.
Overrides method to keep strong typing with your own component.
public function getCellValue():FvFileDialogItem
Returns cell value.