Packagecom.flexmonster.pivot.events
Classpublic class CellClickEvent
InheritanceCellClickEvent Inheritance mx.events.FlexEvent



Public Properties
 PropertyDefined By
  cell : PivotGridCellRenderer
CellClickEvent
Public Methods
 MethodDefined By
  
CellClickEvent
Public Constants
 ConstantDefined By
  CELL_CLICK : String = gridMouseClick
[static]
CellClickEvent
Property Detail
cellproperty
public var cell:PivotGridCellRenderer

Constructor Detail
CellClickEvent()Constructor
public function CellClickEvent(cell:PivotGridCellRenderer)



Parameters
cell:PivotGridCellRenderer
Constant Detail
CELL_CLICKConstant
public static const CELL_CLICK:String = gridMouseClick