@:flash.property@:require(flash10_1)staticread onlyisSupported:Bool
new()
@:flash.propertybuiltInItems:ContextMenuBuiltInItems
@:flash.property@:require(flash10)clipboardItems:ContextMenuClipboardItems
@:flash.property@:require(flash10)clipboardMenu:Bool
@:flash.propertycustomItems:Array<Dynamic>
@:flash.property@:require(flash10)link:URLRequest
clone():ContextMenu
hideBuiltInItems():Void
@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void
dispatchEvent(event:Event):Bool
hasEventListener(type:String):Bool
@:value({ useCapture : false })removeEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false):Void
toString():String
willTrigger(type:String):Bool