Event structure for FvContextMenu broadcasted throw a FvAbstractContextMenuCell cell.
public function FvContextMenuCellEvent(type:EventType, source:FvContextMenu, item:FvContextMenuItem)Creates an event object that contains information about context menu events.
static public onContextCellItemEVENT:EventTypestatic public onContextCellMenuEVENT:EventTypepublic function clone():FvContextMenuCellEventCreates a copy of the FvContextMenuCellEvent instance.
FvContextMenuCellEvent instance
clone() in fever.core.Cloneable