ContextMenu
extern class flash.ContextMenuAvailable in flash8
var builtInItems : Dynamic
var customItems : Array<ContextMenuItem>
function new( ?callb : Dynamic -> ContextMenu -> Void ) : Void
function copy() : ContextMenu
function hideBuiltInItems() : Void
dynamic function onSelect( v : Dynamic, c : ContextMenu ) : Void
version #13242, modified 2012-04-12 22:28:22 by api
0 comment