Class fvaswing.components.filechooser.cells.FvFileChooserCellFactory

Implemented Interfaces

ListCellFactory

Description

List cell renderer factory.

Method Index

new FvFileChooserCellFactory()
createNewCell(), getCellHeight(), isAllCellHasSameHeight(), isShareCells()

Constructor Detail

FvFileChooserCellFactory

public function FvFileChooserCellFactory(shared:Boolean, match:Boolean)

Parameters

See Also

Method Detail

createNewCell

public function createNewCell():ListCell

Creates a new list cell.

isAllCellHasSameHeight

public function isAllCellHasSameHeight():Boolean

Returns is all cells has same height.

isShareCells

public function isShareCells():Boolean

Return

is share cells for items.

getCellHeight

public function getCellHeight():Number

Returns the height for all cells.