Packageorg.aswing.ext
Classpublic class GeneralGridListCellFactory
ImplementsGridListCellFactory

General factory to generate instance by a class



Protected Properties
 PropertyDefined by
  cellClass : Class
GeneralGridListCellFactory
Public Methods
 MethodDefined by
  
GeneralGridListCellFactory(cellClass:Class)
GeneralGridListCellFactory
  
GeneralGridListCellFactory
Property detail
cellClassproperty
protected var cellClass:Class
Constructor detail
GeneralGridListCellFactory()constructor
public function GeneralGridListCellFactory(cellClass:Class)Parameters
cellClass:Class
Method detail
createNewGridListCell()method
public function createNewGridListCell():GridListCell

Returns
GridListCell