| Package | com.flexmonster.pivot.events |
| Class | public class CellClickEvent |
| Inheritance | CellClickEvent mx.events.FlexEvent |
| Property | Defined By | ||
|---|---|---|---|
| cell : PivotGridCellRenderer | CellClickEvent | ||
| Method | Defined By | ||
|---|---|---|---|
| CellClickEvent | |||
| Constant | Defined By | ||
|---|---|---|---|
| CELL_CLICK : String = gridMouseClick [static] | CellClickEvent | ||
| cell | property |
public var cell:PivotGridCellRenderer| CellClickEvent | () | Constructor |
| CELL_CLICK | Constant |
public static const CELL_CLICK:String = gridMouseClick