haXe API Documentation
Back | Index
extern class flash.ContextMenu
Available in flash
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
Back | Index