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