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