Class fvaswing.components.localchooser.FvLocalisationCellFactory

Implemented Interfaces

ListCellFactory

Description

List cell renderer factory.

Method Index

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

Constructor Detail

FvLocalisationCellFactory

public function FvLocalisationCellFactory(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.